Enum SupportType
Represents support type
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public enum SupportType
Fields
| Name | Value | Description |
|---|---|---|
| Structure3D | Structure3D = 1 | Regular structure support |
| SubModelBottom | SubModelBottom = 3 | Sub-model bottom support |
| SubModelTop | SubModelTop = 2 | Sub-model top support |
| Unknown | Unknown = 0 | Unknown |