Enum CLDThreadOrient
Thread orientation (OD, ID, Face)
Namespace: DotnetPostprocessing.SDK
Assembly: DotnetPostprocessing.SDK.dll
Syntax
public enum CLDThreadOrient
Fields
| Name | Description |
|---|---|
| Face | Face thread. |
| ID | Internal thread. |
| OD | External thread. |