Arch: Extended role property to all Arch objects - fixes #1577

This commit is contained in:
Yorik van Havre
2014-09-21 15:12:06 -03:00
parent 4f5f9be38c
commit e08788eca9
7 changed files with 9 additions and 9 deletions

View File

@@ -84,7 +84,6 @@ class _Frame(ArchComponent.Component):
obj.addProperty("App::PropertyBool","Align","Arch","Specifies if the profile must be aligned with the extrusion wires")
obj.addProperty("App::PropertyVector","Offset","Arch","An offset vector between the base sketch and the frame")
obj.addProperty("App::PropertyAngle","Rotation","Arch","The rotation of the profile around its extrusion axis")
obj.addProperty("App::PropertyEnumeration","Role","Arch","The role of this wall")
self.Type = "Frame"
obj.Role = Roles