Class CLDFeedUnits
Units of a feed (mm/min, mm/rev etc.)
Inheritance
object
CLDFeedUnits
Namespace: SprutCAMTech.SCPostprocessor
Assembly: SprutCAMTech.SCPostprocessor.dll
Syntax
public sealed class CLDFeedUnits : Enum
Fields
ConditionCode
Numerical code of a row in a machining conditions table (for a wire EDM).
Declaration
public const CLDFeedUnits ConditionCode = 2
Field Value
Type | Description |
---|---|
CLDFeedUnits |
MPM
Current linear units (mm or inch) per minute.
Declaration
public const CLDFeedUnits MPM = 0
Field Value
Type | Description |
---|---|
CLDFeedUnits |
MPR
Current linear units (mm or inch) per revolution.
Declaration
public const CLDFeedUnits MPR = 1
Field Value
Type | Description |
---|---|
CLDFeedUnits |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
int |