Enum enumTCamApiApproachReturnAxisKind
Axis group of a custom approach/return command, matching the operation UI grouping
Namespace: CAMAPI.TechOperation
Assembly: CAMAPI.TechOperation.dll
Syntax
public enum enumTCamApiApproachReturnAxisKind
Fields
| Name | Description |
|---|---|
| akLinear | Machine linear axis (MULTIGOTO/PHYSICGOTO) |
| akOther | Additional machine axis outside the current tool-workpiece chain |
| akRotary | Machine rotary axis (MULTIGOTO/PHYSICGOTO) |
| akSpatial | Geometric point axis X/Y/Z (GOTO commands only) |