Public Member Functions | |
def initOperation (self, obj) | |
def opExecute (self, obj) | |
def opFeatures (self, obj) | |
def opSetDefaultValues (self, obj, job) | |
![]() | |
def addBase (self, obj, base, sub) | |
def addBaseProperty (self, obj) | |
def addOpValues (self, obj, values) | |
def applyExpression (self, obj, prop, expr) | |
def execute (self, obj) | |
def getCycleTimeEstimate (self, obj) | |
def getJob (self, obj) | |
def onChanged (self, obj, prop) | |
def onDocumentRestored (self, obj) | |
def opOnChanged (self, obj, prop) | |
def opOnDocumentRestored (self, obj) | |
def opRejectAddBase (self, obj, base, sub) | |
def opUpdateDepths (self, obj) | |
def setDefaultValues (self, obj) | |
def setEditorModes (self, obj, features) | |
def updateDepths (self, obj, ignoreErrors=False) | |
Additional Inherited Members | |
![]() | |
addNewProps | |
commandlist | |
horizFeed | |
horizRapid | |
job | |
model | |
radius | |
stock | |
tool | |
vertFeed | |
vertRapid | |
Member Function Documentation
◆ initOperation()
def PathScripts.PathAdaptive.PathAdaptive.initOperation | ( | self, | |
obj | |||
) |
Reimplemented from PathScripts.PathOp.ObjectOp.
◆ opExecute()
def PathScripts.PathAdaptive.PathAdaptive.opExecute | ( | self, | |
obj | |||
) |
Reimplemented from PathScripts.PathOp.ObjectOp.
References PathScripts.PathAdaptive.Execute().
Referenced by PathScripts.PathOp.ObjectOp.execute().
◆ opFeatures()
def PathScripts.PathAdaptive.PathAdaptive.opFeatures | ( | self, | |
obj | |||
) |
Reimplemented from PathScripts.PathOp.ObjectOp.
Referenced by PathScripts.PathOp.ObjectOp.addOpValues(), PathScripts.PathAreaOp.ObjectOp.areaOpSetDefaultValues(), PathScripts.PathOp.ObjectOp.execute(), PathScripts.PathOp.ObjectOp.onDocumentRestored(), PathScripts.PathEngraveBase.ObjectOp.opSetDefaultValues(), PathScripts.PathAreaOp.ObjectOp.opSetDefaultValues(), PathScripts.PathOp.ObjectOp.setDefaultValues(), and PathScripts.PathOp.ObjectOp.updateDepths().
◆ opSetDefaultValues()
def PathScripts.PathAdaptive.PathAdaptive.opSetDefaultValues | ( | self, | |
obj, | |||
job | |||
) |
Reimplemented from PathScripts.PathOp.ObjectOp.
Referenced by PathScripts.PathEngrave.ObjectEngrave.opUpdateDepths(), and PathScripts.PathOp.ObjectOp.setDefaultValues().
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathAdaptive.py