Enum AxisType
- Namespace
- Hi.NcParsers.Dependencys
- Assembly
- HiMech.dll
Axis type: linear (translation), rotary (rotation), or spindle (speed/positioning dual mode).
public enum AxisType
- Extension Methods
Fields
Linear = 0Translation axis (X, Y, Z, U, V, W).
Rotary = 1Rotation axis (A, B, C).
Spindle = 2Spindle axis — can switch between speed mode (S command) and positioning mode (C axis). Common in mill-turn machines. Siemens MD30300, Okuma OSP.