Add annotation for file.header

This commit is contained in:
Martin15135215
2025-05-23 16:55:31 +02:00
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]