TrackLayerCollectionGenerateTracks Method

Process all of the cuts in the caller's cut profile collection to generate the tracks for this collection.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public void GenerateTracks(
	CutProfileCollection cutList
)

Parameters

cutList  CutProfileCollection
Reference to the collection of cuts to process.

See Also