TrackSegmentType Enumeration

Enumeration of known track segment types.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
C#
public enum TrackSegmentType

Members

None0 No segment type defined.
Plot1 Plot at the specified depth to the destination.
Plunge2 Plunge the bit to the specified depth at this location.
Transit3 Transit to the specified destination.

See Also