mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 21:00:01 +00:00
Door - added to type manager
Also added predefined type for door and bit of refactoring
This commit is contained in:
@@ -242,6 +242,7 @@ class BIMModelProperties(PropertyGroup):
|
||||
("PROFILESET", "Extruded Profile", ""),
|
||||
("EMPTY", "Non-Geometric Type", ""),
|
||||
("WINDOW", "Window", ""),
|
||||
("DOOR", "Door", ""),
|
||||
("STAIR", "Stair", ""),
|
||||
),
|
||||
name="Type Template",
|
||||
|
||||
Reference in New Issue
Block a user