Enum ConstructionHelperType
Represents type of construction helper
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum ConstructionHelperType
Fields
| Name | Value | Description |
|---|---|---|
| General | General = 1 | General |
| IntersectionOfHelpers | IntersectionOfHelpers = 3 | Intersection of construction helpers |
| IntersectionOfPlanes | IntersectionOfPlanes = 2 | Intersection of planes |
| Unknown | Unknown = 0 | Unknown |