mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
Railing - added to type manager
This commit is contained in:
@@ -236,6 +236,7 @@ class BIMModelProperties(PropertyGroup):
|
||||
("WINDOW", "Window", ""),
|
||||
("DOOR", "Door", ""),
|
||||
("STAIR", "Stair", ""),
|
||||
("RAILING", "Railing", ""),
|
||||
),
|
||||
name="Type Template",
|
||||
default="MESH",
|
||||
|
||||
Reference in New Issue
Block a user