TrackLayerCollectionResolveToolPath Method

Resolve the tool paths of each track.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
C#
private FVector2 ResolveToolPath(
	FVector2 location
)

Parameters

location  FVector2
The last known location of the tool.

Return Value

FVector2
Reference to the last known location.

See Also