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.2715.4228
private FVector2 PlotEndingMovements(
OperationLayoutCollection layouts,
TrackToolCollection trackTools,
FVector2 location
)
Private Function PlotEndingMovements (
layouts As OperationLayoutCollection,
trackTools As TrackToolCollection,
location As FVector2
) As FVector2
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 FVector2
-
Reference to the starting location.
FVector2
Reference to the last-known current location after the movements have
been applied.