Enum CLDRotationDir
Spindle rotation direction flag.
Namespace: DotnetPostprocessing.SDK
Assembly: DotnetPostprocessing.SDK.dll
Syntax
public enum CLDRotationDir
Fields
| Name | Description |
|---|---|
| CCW | Spindle rotates in counterclockwise direction. |
| CW | Spindle rotates in clockwise direction. |
| Stopped | Spindle is stopped. |