Enum enumTLatheGrooveSide
Groove machined side (XML: TGrooveCycle CycleParameters.Side). Tool-tip position discriminator — distinct from the Lathe MachiningSide (lmsLeft/lmsRight). Calls to ICamApiLatheCycleCommon.MachiningSide on a grooving item read this same XML node but interpret values incorrectly; use ICamApiLatheCycleGroove.Side instead.
Namespace: CAMAPI.ModelFormerLatheTypes
Assembly: CAMAPI.ModelFormerLatheTypes.dll
Syntax
public enum enumTLatheGrooveSide
Fields
| Name | Description |
|---|---|
| gsBothToolTip | "Both tool tips" — TGrooveCycle default |
| gsFirstToolTip | "1st tool tip" |
| gsSecondToolTip | "2nd tool tip" |