mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 06:32:09 +00:00
Add annotation for file.header
This commit is contained in:
committed by
Dion Moult
parent
810e8df6fe
commit
697b034c22
@@ -267,6 +267,7 @@ class file:
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
wrapped_data: ifcopenshell_wrapper.file
|
wrapped_data: ifcopenshell_wrapper.file
|
||||||
|
header: ifcopenshell_wrapper.IfcSpfHeader
|
||||||
units: dict[str, entity_instance] = {}
|
units: dict[str, entity_instance] = {}
|
||||||
history_size: int = 64
|
history_size: int = 64
|
||||||
history: list[Transaction]
|
history: list[Transaction]
|
||||||
|
|||||||
Reference in New Issue
Block a user