Enum CLDOriginType
The type of the ORIGIN command: standard workpiece coordinate system selection (G54-G59...) or the specific local coordinate system switching (G68.2, PLANE SPATIAL, Cycle800...).
Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public enum CLDOriginType
Fields
Name | Description |
---|---|
LocalCS | Specific local coordinate system switching (G68.2, PLANE SPATIAL, Cycle800...). |
WorkpieceCS | Standard workpiece coordinate system selection (G54-G59...). |