Enum enumTRobotRotaryTableVecType
Robot rotary table vector preset type. Auto=+Z, Top=+Z, Bottom=-Z, Left=+Y, Right=-Y, Far=+X, Near=-X
Namespace: CAMAPI.MachineConfiguration
Assembly: CAMAPI.MachineConfiguration.dll
Syntax
public enum enumTRobotRotaryTableVecType
Fields
| Name | Description |
|---|---|
| artvAuto | |
| artvBottom | |
| artvCustom | |
| artvFar | |
| artvLeft | |
| artvNear | |
| artvRight | |
| artvTop |