mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-16 02:24:30 +00:00
parse units and precision when a file is opened from the python interface
This commit is contained in:
@@ -104,3 +104,4 @@ def clean(): return ifc_wrapper.clean()
|
||||
DISABLE_OPENING_SUBTRACTIONS = ifc_wrapper.DISABLE_OPENING_SUBTRACTIONS
|
||||
DISABLE_OBJECT_PLACEMENT = ifc_wrapper.DISABLE_OBJECT_PLACEMENT
|
||||
SEW_SHELLS = ifc_wrapper.SEW_SHELLS
|
||||
CONVERT_TO_METERS = ifc_wrapper.CONVERT_TO_METERS
|
||||
|
||||
Reference in New Issue
Block a user