Class CLDThreadOrient
Thread orientation (OD, ID, Face)
Inheritance
object
CLDThreadOrient
Namespace: SprutCAMTech.SCPostprocessor
Assembly: SprutCAMTech.SCPostprocessor.dll
Syntax
public sealed class CLDThreadOrient : Enum
Fields
Face
Face thread.
Declaration
public const CLDThreadOrient Face = 2
Field Value
Type | Description |
---|---|
CLDThreadOrient |
ID
Internal thread.
Declaration
public const CLDThreadOrient ID = 1
Field Value
Type | Description |
---|---|
CLDThreadOrient |
OD
External thread.
Declaration
public const CLDThreadOrient OD = 0
Field Value
Type | Description |
---|---|
CLDThreadOrient |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
int |