Enum enumTLatheShapeThreadCycleType
Active cycle of a shape-threading model item (TLatheShapeThreadingModelItem). Used together with a shape-thread-profile model item to drive non-cylindrical thread paths.
Namespace: CAMAPI.ModelFormerLatheTypes
Assembly: CAMAPI.ModelFormerLatheTypes.dll
Syntax
public enum enumTLatheShapeThreadCycleType
Fields
| Name | Description |
|---|---|
| sctct92 | G92-style canned shape-thread cycle (XML: TLatheShapeThreadCycle92). |
| sctctExpanded | Expanded (non-canned) shape-thread cycle (XML: TExpandedLatheShapeThreadCycle). TLatheShapeThreadingModelItem default. |