Public Member Functions | |
| def | execute (self, obj) |
| def | onChanged (self, obj, prop) |
| def | rotatePath (self, path, angle, centre) |
| def | setEditorProperties (self, obj) |
Member Function Documentation
◆ execute()
| def PathScripts.PathArray.ObjectArray.execute | ( | self, | |
| obj | |||
| ) |
References PathScripts.PathArray.ObjectArray.rotatePath().
Referenced by PathScripts.PathDressupDogbone.ObjectDressup.boneStateList(), ArchSite.Compass.buildCoordinates(), PathScripts.PathDressupHoldingTags.ObjectTagDressup.generateTags(), ArchSchedule.CommandArchSchedule.IsActive(), PathScripts.PathStock.StockFromBase.onChanged(), PathScripts.PathStock.StockCreateBox.onChanged(), PathScripts.PathStock.StockCreateCylinder.onChanged(), and FeaturePython.DistanceBolt.onChanged().
◆ onChanged()
| def PathScripts.PathArray.ObjectArray.onChanged | ( | self, | |
| obj, | |||
| prop | |||
| ) |
References PathScripts.PathArray.ObjectArray.setEditorProperties().
Referenced by ArchSite.Compass.buildCoordinates(), and ArchAxis.CommandArchGrid.IsActive().
◆ rotatePath()
| def PathScripts.PathArray.ObjectArray.rotatePath | ( | self, | |
| path, | |||
| angle, | |||
| centre | |||
| ) |
Rotates Path around given centre vector
Only X and Y is considered
Referenced by PathScripts.PathArray.ObjectArray.execute().
◆ setEditorProperties()
| def PathScripts.PathArray.ObjectArray.setEditorProperties | ( | self, | |
| obj | |||
| ) |
Referenced by PathScripts.PathPocketShape.ObjectPocket.areaOpOnChanged(), PathScripts.PathPocketShape.ObjectPocket.areaOpOnDocumentRestored(), PathScripts.PathDressupRampEntry.ObjectDressup.onChanged(), PathScripts.PathArray.ObjectArray.onChanged(), PathScripts.PathWaterline.ObjectWaterline.onChanged(), PathScripts.PathSurface.ObjectSurface.onChanged(), PathScripts.PathDressupRampEntry.ObjectDressup.onDocumentRestored(), PathScripts.PathWaterline.ObjectWaterline.opOnDocumentRestored(), and PathScripts.PathSurface.ObjectSurface.opOnDocumentRestored().
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathArray.py
1.8.17