TrackLayerCollection(CutProfileCollection) Constructor

Create a new instance of the TrackLayerCollection Item.

Definition

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

Parameters

cutList  CutProfileCollection
Reference to to a collection of cuts from which to generate tracks.

See Also