Enum PlaneType
Defines the types of planes (Horizontal and Sloped)
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum PlaneType
Fields
| Name | Value | Description |
|---|---|---|
| FinishedFoundation | FinishedFoundation = 3 | Finished Foundation |
| StructuralSlab | StructuralSlab = 2 | Structural Slab |
| TopOfSteel | TopOfSteel = 1 | Top of Steel |
| Unknown | Unknown = 0 | Unknown |