Enum enumTLatheChamferMode
Chamfer end-of-thread mode (ThreadForm.Chamfer.Mode). Hidden for LongHand / G32-G33 format, visible for CannedCycle and SingleBlockCycle formats.
Namespace: CAMAPI.ModelFormerLatheTypes
Assembly: CAMAPI.ModelFormerLatheTypes.dll
Syntax
public enum enumTLatheChamferMode
Fields
| Name | Description |
|---|---|
| lcmAuto | "Auto by retract" — chamfer shape inferred from the retract move |
| lcmDistance | Explicit chamfer length — read DistanceValue |
| lcmPercent | Chamfer as % of lead — read PercentValue |