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
FinishedFoundationFinishedFoundation = 3

Finished Foundation

StructuralSlabStructuralSlab = 2

Structural Slab

TopOfSteelTopOfSteel = 1

Top of Steel

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next