Railing - added to type manager

This commit is contained in:
Andrej730
2023-03-06 15:41:30 +05:00
parent b057312ebf
commit 2dc3c9b027
5 changed files with 37 additions and 19 deletions
@@ -236,6 +236,7 @@ class BIMModelProperties(PropertyGroup):
("WINDOW", "Window", ""),
("DOOR", "Door", ""),
("STAIR", "Stair", ""),
("RAILING", "Railing", ""),
),
name="Type Template",
default="MESH",