Enum SupportUcsDefinition
Represents type of definition of support UCS
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public enum SupportUcsDefinition
Fields
| Name | Value | Description |
|---|---|---|
| AlignToElement | AlignToElement = 1 | Align the UCS to element |
| Unknown | Unknown = 0 | Unknown |
| UserDefined | UserDefined = 2 | User-defined |