mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +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
|
||||
header: ifcopenshell_wrapper.IfcSpfHeader
|
||||
units: dict[str, entity_instance] = {}
|
||||
history_size: int = 64
|
||||
history: list[Transaction]
|
||||
|
||||
Reference in New Issue
Block a user