Enum enumTCamApiWorkpieceCoordinateSystemMode
Possible modes for setting workpiece coordinate system
Namespace: CAMAPI.TechOperation
Assembly: CAMAPI.TechOperation.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 |