mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Minor fix
This commit is contained in:
@@ -452,6 +452,8 @@ def get_type_data(ifc_file, element):
|
||||
asset_type = None
|
||||
manufacturer = None
|
||||
model_number = None
|
||||
warranty_guarantor_parts = None
|
||||
warranty_guarantor_labor = None
|
||||
warranty_duration_parts = None
|
||||
warranty_duration_labor = None
|
||||
warranty_duration_unit = None
|
||||
|
||||
Reference in New Issue
Block a user