mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
get_log in python
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user