Enum MotionType
Defines the various types of motions available in a Cam operation.
Namespace: TopSolid.Cam.NC.Kernel.Automating
Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
Syntax
public enum MotionType
Fields
Name | Description |
---|---|
FiveAxis | Five axis type. |
FourAxisAxial | Axial four axis type. |
FourAxisRadial | Radial four axis type. |
None | No specific type. |
ThreeAxis | Three axis type. |