Enum enumTModelFormerJobMode
Drive mode of a swarf job assignment (UI "Drive mode"). Persists as the operation's JobMode XML field.
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
public enum enumTModelFormerJobMode
Fields
| Name | Description |
|---|---|
| mfjmByBottomEdge | Drive by the bottom edge (single guide curve) |
| mfjmByTwoCurves | Drive between two curves (First curve + Second curve) |
| mfjmNone | Mode not applicable to this operation |