mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
@@ -640,4 +640,6 @@ class entity_instance:
|
||||
assert recursive
|
||||
assert return_type is dict
|
||||
assert len(ignore) == 0
|
||||
# TODO: remove after bonsai build update.
|
||||
return ifcopenshell_wrapper.get_info_cpp(self.wrapped_data)
|
||||
return ifcopenshell_wrapper.get_info_cpp(self.wrapped_data, include_identifier)
|
||||
|
||||
Reference in New Issue
Block a user