Public Member Functions | |
def arcCommand (self, cmd, center, f) | |
def asEdge (self) | |
def asLine (self) | |
def asVector (self) | |
def commandParams (self, f) | |
def connectsTo (self, chord) | |
def foldsBackOrTurns (self, chord, side) | |
def g1Command (self, f) | |
def g2Command (self, center, f) | |
def g3Command (self, center, f) | |
def getAngle (self, refChordOrVector) | |
def getAngleOfVector (self, ref) | |
def getAngleXY (self) | |
def getDirectionOf (self, chordOrVector) | |
def getDirectionOfVector (self, B) | |
def getLength (self) | |
def isAPlungeMove (self) | |
def move (self, distance, angle) | |
def moveBy (self, x, y, z) | |
def moveTo (self, newEnd) | |
def moveToParameters (self, params) | |
Public Attributes | |
End | |
Start | |
Member Function Documentation
◆ arcCommand()
def PathScripts.PathDressupDogbone.Chord.arcCommand | ( | self, | |
cmd, | |||
center, | |||
f | |||
) |
References PathScripts.PathDressupDogbone.Chord.commandParams(), femtaskpanels.task_mesh_gmsh._TaskPanel.Start, PathScripts.PathDressupDogbone.Chord.Start, and femtaskpanels.task_solver_ccxtools._TaskPanel.Start.
Referenced by PathScripts.PathDressupDogbone.Chord.g2Command(), and PathScripts.PathDressupDogbone.Chord.g3Command().
◆ asEdge()
def PathScripts.PathDressupDogbone.Chord.asEdge | ( | self | ) |
References PathScripts.PathDressupDogbone.Chord.asLine().
◆ asLine()
def PathScripts.PathDressupDogbone.Chord.asLine | ( | self | ) |
◆ asVector()
def PathScripts.PathDressupDogbone.Chord.asVector | ( | self | ) |
References PathScripts.PathDressupDogbone.Chord.End, femtaskpanels.task_mesh_gmsh._TaskPanel.Start, PathScripts.PathDressupDogbone.Chord.Start, and femtaskpanels.task_solver_ccxtools._TaskPanel.Start.
Referenced by PathScripts.PathDressupDogbone.Chord.getAngleOfVector(), PathScripts.PathDressupDogbone.Chord.getDirectionOfVector(), and PathScripts.PathDressupDogbone.Chord.getLength().
◆ commandParams()
def PathScripts.PathDressupDogbone.Chord.commandParams | ( | self, | |
f | |||
) |
◆ connectsTo()
def PathScripts.PathDressupDogbone.Chord.connectsTo | ( | self, | |
chord | |||
) |
References PathScripts.PathDressupDogbone.Chord.End.
◆ foldsBackOrTurns()
def PathScripts.PathDressupDogbone.Chord.foldsBackOrTurns | ( | self, | |
chord, | |||
side | |||
) |
◆ g1Command()
def PathScripts.PathDressupDogbone.Chord.g1Command | ( | self, | |
f | |||
) |
◆ g2Command()
def PathScripts.PathDressupDogbone.Chord.g2Command | ( | self, | |
center, | |||
f | |||
) |
◆ g3Command()
def PathScripts.PathDressupDogbone.Chord.g3Command | ( | self, | |
center, | |||
f | |||
) |
◆ getAngle()
def PathScripts.PathDressupDogbone.Chord.getAngle | ( | self, | |
refChordOrVector | |||
) |
◆ getAngleOfVector()
def PathScripts.PathDressupDogbone.Chord.getAngleOfVector | ( | self, | |
ref | |||
) |
◆ getAngleXY()
def PathScripts.PathDressupDogbone.Chord.getAngleXY | ( | self | ) |
References PartDesignGui::TaskDraftParameters.getAngle(), MeshGui::GmshWidget.getAngle(), PartDesignGui::TaskChamferParameters.getAngle(), PartGui::DlgRevolution.getAngle(), PartDesignGui::TaskRevolutionParameters.getAngle(), PartDesignGui::TaskPolarPatternParameters.getAngle(), Base::VectorPy.getAngle(), Base::RotationPy.getAngle(), PathScripts.PathDressupDogbone.Chord.getAngle(), draftguitools.gui_trackers.arcTracker.getAngle(), and Gui::PropertyEditor::PropertyPlacementItem.getAngle().
◆ getDirectionOf()
def PathScripts.PathDressupDogbone.Chord.getDirectionOf | ( | self, | |
chordOrVector | |||
) |
◆ getDirectionOfVector()
def PathScripts.PathDressupDogbone.Chord.getDirectionOfVector | ( | self, | |
B | |||
) |
◆ getLength()
def PathScripts.PathDressupDogbone.Chord.getLength | ( | self | ) |
References PathScripts.PathDressupDogbone.Chord.asVector().
◆ isAPlungeMove()
def PathScripts.PathDressupDogbone.Chord.isAPlungeMove | ( | self | ) |
◆ move()
def PathScripts.PathDressupDogbone.Chord.move | ( | self, | |
distance, | |||
angle | |||
) |
References PathScripts.PathDressupDogbone.Chord.moveBy().
◆ moveBy()
def PathScripts.PathDressupDogbone.Chord.moveBy | ( | self, | |
x, | |||
y, | |||
z | |||
) |
◆ moveTo()
def PathScripts.PathDressupDogbone.Chord.moveTo | ( | self, | |
newEnd | |||
) |
◆ moveToParameters()
def PathScripts.PathDressupDogbone.Chord.moveToParameters | ( | self, | |
params | |||
) |
Member Data Documentation
◆ End
PathScripts.PathDressupDogbone.Chord.End |
Referenced by PathScripts.PathDressupDogbone.Chord.asLine(), PathScripts.PathDressupDogbone.Chord.asVector(), PathScripts.PathDressupDogbone.Chord.commandParams(), PathScripts.PathDressupDogbone.Chord.connectsTo(), PathScripts.PathDressupDogbone.Chord.isAPlungeMove(), PathScripts.PathDressupDogbone.Chord.moveBy(), PathScripts.PathDressupDogbone.Chord.moveTo(), and PathScripts.PathDressupDogbone.Chord.moveToParameters().
◆ Start
PathScripts.PathDressupDogbone.Chord.Start |
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathDressupDogbone.py