This commit is contained in:
Andrej730
2024-10-04 16:16:31 +05:00
parent 9177e19efa
commit e5c83b1538
@@ -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)