Refining of Arch Roof tool

This commit is contained in:
Yorik van Havre
2012-05-18 17:43:57 -03:00
parent 1c1dbf0b2e
commit 82265b4ea9
4 changed files with 22 additions and 5 deletions

View File

@@ -260,8 +260,6 @@ class Component:
"Other shapes that are appended to this wall")
obj.addProperty("App::PropertyLinkList","Subtractions","Base",
"Other shapes that are subtracted from this wall")
obj.addProperty("App::PropertyVector","Normal","Base",
"The normal extrusion direction of this wall (keep (0,0,0) for automatic normal)")
obj.Proxy = self
self.Type = "Component"
self.Subvolume = None