TrackLayerCollectionResolveToolPath Method
Resolve the tool paths of each track.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
private FVector2 ResolveToolPath(
FVector2 location
)
Private Function ResolveToolPath (
location As FVector2
) As FVector2
No code example is currently available or this language may not be supported.
- location FVector2
-
The last known location of the tool.
FVector2
Reference to the last known location.