|
| 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) |
| |
◆ arcCommand()
| def PathScripts.PathDressupDogbone.Chord.arcCommand |
( |
|
self, |
|
|
|
cmd, |
|
|
|
center, |
|
|
|
f |
|
) |
| |
◆ asEdge()
| def PathScripts.PathDressupDogbone.Chord.asEdge |
( |
|
self | ) |
|
◆ asLine()
| def PathScripts.PathDressupDogbone.Chord.asLine |
( |
|
self | ) |
|
◆ asVector()
| def PathScripts.PathDressupDogbone.Chord.asVector |
( |
|
self | ) |
|
◆ commandParams()
| def PathScripts.PathDressupDogbone.Chord.commandParams |
( |
|
self, |
|
|
|
f |
|
) |
| |
◆ connectsTo()
| def PathScripts.PathDressupDogbone.Chord.connectsTo |
( |
|
self, |
|
|
|
chord |
|
) |
| |
◆ 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 | ) |
|
◆ isAPlungeMove()
| def PathScripts.PathDressupDogbone.Chord.isAPlungeMove |
( |
|
self | ) |
|
◆ move()
| def PathScripts.PathDressupDogbone.Chord.move |
( |
|
self, |
|
|
|
distance, |
|
|
|
angle |
|
) |
| |
◆ 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 |
|
) |
| |
◆ End
| PathScripts.PathDressupDogbone.Chord.End |
◆ Start
| PathScripts.PathDressupDogbone.Chord.Start |
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathDressupDogbone.py