◆ execute()
def PathScripts.PathArray.ObjectArray.execute |
( |
|
self, |
|
|
|
obj |
|
) |
| |
Referenced by draftobjects.facebinder.Facebinder.addSubobjects(), PathScripts.PathDressupDogbone.ObjectDressup.boneStateList(), ArchSite.Compass.buildCoordinates(), PathScripts.PathDressupHoldingTags.ObjectTagDressup.generateTags(), ArchPanel.PanelCut.getWires(), ArchSchedule.CommandArchSchedule.IsActive(), Mod.PartDesign.Scripts.DistanceBolt.DistanceBolt.onChanged(), Mod.PartDesign.Scripts.Epitrochoid.Epitrochoid.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.Parallelepiped.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.BoxCylinder.onChanged(), Mod.PartDesign.Scripts.Spring.MySpring.onChanged(), FeaturePython.DistanceBolt.onChanged(), PathScripts.PathStock.StockFromBase.onChanged(), PathScripts.PathStock.StockCreateBox.onChanged(), PathScripts.PathStock.StockCreateCylinder.onChanged(), draftobjects.draftlink.DraftLink.onDocumentRestored(), draftobjects.patharray.PathArray.onDocumentRestored(), and draftobjects.pathtwistedarray.PathTwistedArray.onDocumentRestored().
◆ onChanged()
def PathScripts.PathArray.ObjectArray.onChanged |
( |
|
self, |
|
|
|
obj, |
|
|
|
prop |
|
) |
| |
References PathScripts.PathArray.ObjectArray.setEditorModes(), and PathScripts.PathOp.ObjectOp.setEditorModes().
Referenced by ArchStructure.CommandStructuralSystem.Activated(), draftviewproviders.view_base.ViewProviderDraft.attach(), ArchSite.Compass.buildCoordinates(), draftobjects.wire.Wire.execute(), ArchBuildingPart.ViewProviderBuildingPart.updateData(), ArchPanel.ViewProviderPanelCut.updateData(), ArchPanel.ViewProviderPanelSheet.updateData(), draftviewproviders.view_label.ViewProviderLabel.updateData(), draftviewproviders.view_layer.ViewProviderLayer.updateData(), and draftviewproviders.view_wpproxy.ViewProviderWorkingPlaneProxy.updateData().
◆ onDocumentRestored()
def PathScripts.PathArray.ObjectArray.onDocumentRestored |
( |
|
self, |
|
|
|
obj |
|
) |
| |
◆ rotatePath()
def PathScripts.PathArray.ObjectArray.rotatePath |
( |
|
self, |
|
|
|
path, |
|
|
|
angle, |
|
|
|
centre |
|
) |
| |
◆ setEditorModes()
def PathScripts.PathArray.ObjectArray.setEditorModes |
( |
|
self, |
|
|
|
obj |
|
) |
| |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/Path/PathScripts/PathArray.py