TrackLayerCollectionResolveToolPath Method

Resolve the tool paths of each track.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
private FPoint ResolveToolPath(
	FPoint location
)

Parameters

location  FPoint
The last known location of the tool.

Return Value

FPoint
Reference to the last known location.

See Also