Merge pull request #5373 from marioalexis84/draft-wpproxy
Draft: Add extension 'AttachExtensionPython' to WP proxy
This commit is contained in:
@@ -43,6 +43,9 @@ class WorkingPlaneProxy:
|
||||
|
||||
obj.addProperty("Part::PropertyPartShape","Shape","Base","")
|
||||
|
||||
obj.addExtension("Part::AttachExtensionPython")
|
||||
obj.changeAttacherType("Attacher::AttachEnginePlane")
|
||||
|
||||
self.Type = "WorkingPlaneProxy"
|
||||
|
||||
def execute(self,obj):
|
||||
|
||||
Reference in New Issue
Block a user