get_log in python

This commit is contained in:
Thomas Krijnen
2017-08-19 16:54:06 +02:00
parent 490c35bf60
commit 7bea054c1e
2 changed files with 15 additions and 0 deletions
@@ -70,3 +70,4 @@ def create_entity(type,*args,**kwargs):
version = ifcopenshell_wrapper.version()
schema_identifier = ifcopenshell_wrapper.schema_identifier()
get_supertype = ifcopenshell_wrapper.get_supertype
get_log = ifcopenshell_wrapper.get_log