Enum enumTCamApiWorkpieceCoordinateSystemMode
Possible modes for setting workpiece coordinate system
Namespace: CAMAPI.Workpiece
Assembly: CAMAPI.Workpiece.dll
Syntax
public enum enumTCamApiWorkpieceCoordinateSystemMode
Fields
| Name | Description |
|---|---|
| wcsGlobal | Global coordinate system |
| wcsName | Specific coordinate system by name |
| wcsOff | No coordinate system |
| wcsOffset | Global coordinate system with offset |
| wcsPrevious | Coordinate system from previous part in setup stage |