Enum enumTRobot6thAxisVecType
6th axis vector preset type. Top=+Z, Bottom=-Z, Left=+Y, Right=-Y, Far=+X, Near=-X
Namespace: CAMAPI.MachineConfiguration
Assembly: CAMAPI.MachineConfiguration.dll
Syntax
public enum enumTRobot6thAxisVecType
Fields
| Name | Description |
|---|---|
| r6vtBottom | |
| r6vtCustom | |
| r6vtFar | |
| r6vtLeft | |
| r6vtNear | |
| r6vtRight | |
| r6vtTop |