Public Member Functions | |
def areaOpSetDefaultValues (self, obj, job) | |
def areaOpShapes (self, obj) | |
def calculateAdaptivePocket (self, obj, base, subObjTups) | |
def findSharedEdges (self, subObjTups) | |
def getMinMaxOfFaces (self, Faces) | |
def groupConnectedEdges (self, holding) | |
def hasCommonVertex (self, edge1, edge2, show=False) | |
def identifyUnconnectedEdges (self, subObjTups, touching) | |
def initPocketOp (self, obj) | |
def opOnDocumentRestored (self, obj) | |
def orderFacesAroundCenterOfMass (self, subObjTups) | |
def pocketInvertExtraOffset (self) | |
def pocketOpFeatures (self, obj) | |
![]() | |
def areaOpAreaParams (self, obj, isHole) | |
def areaOpFeatures (self, obj) | |
def areaOpPathParams (self, obj, isHole) | |
def areaOpRetractTool (self, obj) | |
def areaOpUseProjection (self, obj) | |
def initAreaOp (self, obj) | |
![]() | |
def applyInverseAngle (self, obj, clnBase, clnStock, axis, angle) | |
def applyRotationalAnalysis (self, obj, base, angle, axis, subCount) | |
def areaOpOnChanged (self, obj, prop) | |
def areaOpOnDocumentRestored (self, obj) | |
def areaOpShapeForDepths (self, obj, job) | |
def cloneBaseAndStock (self, obj, base, angle, axis, subCount) | |
def faceRotationAnalysis (self, obj, norm, surf) | |
def getFaceNormAndSurf (self, face) | |
def guiMessage (self, title, msg, show=False) | |
def initOperation (self, obj) | |
def isFaceUp (self, base, face) | |
def opDetermineRotationRadii (self, obj) | |
def opExecute (self, obj, getsim=False) | |
def opFeatures (self, obj) | |
def opOnChanged (self, obj, prop) | |
def opSetDefaultValues (self, obj, job) | |
def setupAdditionalProperties (self, obj) | |
def sortTuplesByIndex (self, TupleList, tagIdx) | |
def useTempJobClones (self, cloneName) | |
def visualAxis (self) | |
def warnDisabledAxis (self, obj, axis, sub='') | |
![]() | |
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 opExecute (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 | |
![]() | |
axialFeed | |
axialRapid | |
cloneNames | |
depthparams | |
endVector | |
guiMsgs | |
initWithRotation | |
leadIn | |
rotateFlag | |
rotStartDepth | |
stockBB | |
tempObjectNames | |
![]() | |
addNewProps | |
commandlist | |
horizFeed | |
horizRapid | |
job | |
model | |
radius | |
stock | |
tool | |
vertFeed | |
vertRapid | |
Detailed Description
Proxy object for Pocket operation.
Member Function Documentation
◆ areaOpSetDefaultValues()
def PathScripts.PathPocket.ObjectPocket.areaOpSetDefaultValues | ( | self, | |
obj, | |||
job | |||
) |
Reimplemented from PathScripts.PathAreaOp.ObjectOp.
◆ areaOpShapes()
def PathScripts.PathPocket.ObjectPocket.areaOpShapes | ( | self, | |
obj | |||
) |
Reimplemented from PathScripts.PathAreaOp.ObjectOp.
References PathScripts.PathPocket.ObjectPocket.calculateAdaptivePocket(), PathScripts.PathAreaOp.ObjectOp.depthparams, PathScripts.PathPocket.ObjectPocket.getMinMaxOfFaces(), PathScripts.PathJobDlg.JobCreate.model, PartGui::TaskCheckGeometryResults.model, PathScripts.PathOp.ObjectOp.model, and ArchMaterial._ArchMultiMaterialTaskPanel.model.
◆ calculateAdaptivePocket()
def PathScripts.PathPocket.ObjectPocket.calculateAdaptivePocket | ( | self, | |
obj, | |||
base, | |||
subObjTups | |||
) |
References PathScripts.PathPocket.ObjectPocket.findSharedEdges(), PathScripts.PathPocket.ObjectPocket.getMinMaxOfFaces(), PathScripts.PathPocket.ObjectPocket.identifyUnconnectedEdges(), PathScripts.PathPocket.ObjectPocket.orderFacesAroundCenterOfMass(), and PathScripts.PathAreaOp.ObjectOp.tempObjectNames.
Referenced by PathScripts.PathPocket.ObjectPocket.areaOpShapes().
◆ findSharedEdges()
def PathScripts.PathPocket.ObjectPocket.findSharedEdges | ( | self, | |
subObjTups | |||
) |
Referenced by PathScripts.PathPocket.ObjectPocket.calculateAdaptivePocket().
◆ getMinMaxOfFaces()
def PathScripts.PathPocket.ObjectPocket.getMinMaxOfFaces | ( | self, | |
Faces | |||
) |
Referenced by PathScripts.PathPocket.ObjectPocket.areaOpShapes(), and PathScripts.PathPocket.ObjectPocket.calculateAdaptivePocket().
◆ groupConnectedEdges()
def PathScripts.PathPocket.ObjectPocket.groupConnectedEdges | ( | self, | |
holding | |||
) |
Referenced by PathScripts.PathPocket.ObjectPocket.identifyUnconnectedEdges().
◆ hasCommonVertex()
def PathScripts.PathPocket.ObjectPocket.hasCommonVertex | ( | self, | |
edge1, | |||
edge2, | |||
show = False |
|||
) |
Referenced by PathScripts.PathPocket.ObjectPocket.identifyUnconnectedEdges().
◆ identifyUnconnectedEdges()
def PathScripts.PathPocket.ObjectPocket.identifyUnconnectedEdges | ( | self, | |
subObjTups, | |||
touching | |||
) |
References PathScripts.PathPocket.ObjectPocket.groupConnectedEdges(), and PathScripts.PathPocket.ObjectPocket.hasCommonVertex().
Referenced by PathScripts.PathPocket.ObjectPocket.calculateAdaptivePocket().
◆ initPocketOp()
def PathScripts.PathPocket.ObjectPocket.initPocketOp | ( | self, | |
obj | |||
) |
Reimplemented from PathScripts.PathPocketBase.ObjectPocket.
Referenced by PathScripts.PathPocketShape.ObjectPocket.areaOpOnDocumentRestored(), PathScripts.PathPocketBase.ObjectPocket.initAreaOp(), and PathScripts.PathPocket.ObjectPocket.opOnDocumentRestored().
◆ opOnDocumentRestored()
def PathScripts.PathPocket.ObjectPocket.opOnDocumentRestored | ( | self, | |
obj | |||
) |
Reimplemented from PathScripts.PathAreaOp.ObjectOp.
References PathScripts.PathMillFace.ObjectFace.initPocketOp(), and PathScripts.PathPocket.ObjectPocket.initPocketOp().
◆ orderFacesAroundCenterOfMass()
def PathScripts.PathPocket.ObjectPocket.orderFacesAroundCenterOfMass | ( | self, | |
subObjTups | |||
) |
Referenced by PathScripts.PathPocket.ObjectPocket.calculateAdaptivePocket().
◆ pocketInvertExtraOffset()
def PathScripts.PathPocket.ObjectPocket.pocketInvertExtraOffset | ( | self | ) |
Reimplemented from PathScripts.PathPocketBase.ObjectPocket.
Referenced by PathScripts.PathPocketBase.ObjectPocket.areaOpAreaParams().
◆ pocketOpFeatures()
def PathScripts.PathPocket.ObjectPocket.pocketOpFeatures | ( | self, | |
obj | |||
) |
Reimplemented from PathScripts.PathPocketBase.ObjectPocket.
Referenced by PathScripts.PathPocketBase.ObjectPocket.areaOpFeatures().
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathPocket.py