TrackLayerCollectionPlotEndingMovements Method
Plot the set of transit that occur after the end of all of the cutting
actions.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private FPoint PlotEndingMovements(
OperationLayoutCollection layouts,
TrackToolCollection trackTools,
FPoint location
)
Private Function PlotEndingMovements (
layouts As OperationLayoutCollection,
trackTools As TrackToolCollection,
location As FPoint
) As FPoint
No code example is currently available or this language may not be supported.
- layouts OperationLayoutCollection
-
Reference to the full collection of layouts beeing processed in this
session.
- trackTools TrackToolCollection
-
Reference to the collection of tools found in this session.
- location FPoint
-
Reference to the starting location.
FPoint
Reference to the last-known current location after the movements have
been applied.