Enum enumTLatheThreadCycleType
Active cycle of a threading model item (TLatheThreadingModelItem). Used by TLatheODThreading / TLatheIDThreading operations.
Namespace: CAMAPI.ModelFormerLatheTypes
Assembly: CAMAPI.ModelFormerLatheTypes.dll
Syntax
public enum enumTLatheThreadCycleType
Fields
| Name | Description |
|---|---|
| tcct76 | G76 canned threading cycle (XML: TLatheThreadCycle76). |
| tcct92 | G92 canned threading cycle (XML: TLatheThreadCycle92). |
| tcctExpanded | Expanded (non-canned) threading cycle (XML: TExpandedLatheThreadCycle). TLatheThreadingModelItem default. |