mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 02:07:36 +00:00
Store the IFC geometry type on import. See #865.
This commit is contained in:
@@ -1074,3 +1074,4 @@ class BIMMeshProperties(PropertyGroup):
|
||||
swept_solids: CollectionProperty(name="Swept Solids", type=SweptSolid)
|
||||
is_parametric: BoolProperty(name='Is Parametric', default=False)
|
||||
presentation_layer: StringProperty(name="Presentation Layer")
|
||||
geometry_type: StringProperty(name="Geometry Type")
|
||||
|
||||
Reference in New Issue
Block a user