Class CLDThreadUnits
Thread pitch units.
Inheritance
object
CLDThreadUnits
Namespace: DotnetPostprocessing.SDK
Assembly: DotnetPostprocessing.SDK.dll
Syntax
public sealed class CLDThreadUnits : Enum
Fields
Distance
Distance in linear units (usually millimeters).
Declaration
public const CLDThreadUnits Distance = 0
Field Value
Type | Description |
---|---|
CLDThreadUnits |
ThreadsPerUnit
Count of threads per one linear unit (usually threads per inch).
Declaration
public const CLDThreadUnits ThreadsPerUnit = 1
Field Value
Type | Description |
---|---|
CLDThreadUnits |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
int |