entity_instance: switch to use of declaration as a property

Fixes most of the bonsai tests.
This commit is contained in:
Andrej730
2026-07-22 18:46:43 +05:00
parent c2badadfc4
commit 3536bcf46d
8 changed files with 9 additions and 8 deletions
@@ -765,6 +765,7 @@ class entity_instance(entity_instance_mixin):
file_: Any
id_: Any
def data(self, *args): ...
@property
def declaration(self) -> declaration: ...
def file_pointer(self):
"""Internal IfcFile pointer address.