parse units and precision when a file is opened from the python interface

This commit is contained in:
Thomas Krijnen
2014-07-10 16:51:26 +02:00
parent 607f7bd015
commit f7adeb9cc1
5 changed files with 149 additions and 138 deletions
+1
View File
@@ -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