PlaneType Enumeration

Defines the types of planes (Horizontal and Sloped)

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public enum PlaneType
Members
  Member nameValueDescription
Unknown0 Unknown
TopOfSteel1 Top of Steel
StructuralSlab2 Structural Slab
FinishedFoundation3 Finished Foundation
See Also