Used new PropertyQuantity API in Draft & Arch - fixes #1414
This commit is contained in:
@@ -45,6 +45,7 @@ def makeFrame(base,profile,name=translate("Arch","Frame")):
|
||||
obj.Base = base
|
||||
obj.Profile = profile
|
||||
#profile.ViewObject.hide()
|
||||
return obj
|
||||
|
||||
class _CommandFrame:
|
||||
"the Arch Frame command definition"
|
||||
|
||||
Reference in New Issue
Block a user