mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 09:08:40 +00:00
Window/Stair types added as presets in type manager
This commit is contained in:
@@ -241,6 +241,8 @@ class BIMModelProperties(PropertyGroup):
|
||||
("LAYERSET_AXIS3", "Horizontal Layers", ""),
|
||||
("PROFILESET", "Extruded Profile", ""),
|
||||
("EMPTY", "Non-Geometric Type", ""),
|
||||
("WINDOW", "Window", ""),
|
||||
("STAIR", "Stair", ""),
|
||||
),
|
||||
name="Type Template",
|
||||
default="MESH",
|
||||
|
||||
Reference in New Issue
Block a user