Enum CLDInterpMode
Enumeration to describe the type of an interpolation (polar, cylindrical, multiaxis).
Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public enum CLDInterpMode
Fields
Name | Description |
---|---|
Cylindrical | Cylindrical interpolation (programming in cylindrical CS, G107, G07.1) |
MultiAxis | Continuous 5-axis interpolation mode (G43.4, TCPM, TRAORI) |
Polar | Polar interpolation (polar coordinates programming, G112, G12.1) |
Unknown | Reserved value for undefined type |