TrackLayerCollectionPlotLinesAndShapes Method
Plot all basic lines and shapes.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
private FVector2 PlotLinesAndShapes(
OperationLayoutCollection layouts,
TrackToolCollection tools,
FVector2 location
)
Private Function PlotLinesAndShapes (
layouts As OperationLayoutCollection,
tools 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 collection of layout elements for which to drill the
holes.
- tools TrackToolCollection
-
Reference to the collection of tools available for the holes.
- location FVector2
-
Reference to the starting location of the tool prior to drilling
the first hole.
FVector2
Reference to the updated last known location.