Enum DeckType
Represents deck type of slab
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum DeckType
Fields
Name | Value | Description |
---|---|---|
General | General = 9 | General |
Omniar | Omniar = 3 | Omniar |
PostTension | PostTension = 8 | Post Tension |
PrecastConcretePlanks | PrecastConcretePlanks = 1 | Precast Concrete Planks |
PrecastConcretePlanksCombined | PrecastConcretePlanksCombined = 2 | Precast Concrete Planks Combined |
ProfiledMetalDecking | ProfiledMetalDecking = 6 | Profiled Metal Decking |
ReinforcedConcrete | ReinforcedConcrete = 7 | Reinforced Concrete |
SteelPlate | SteelPlate = 4 | Steel Plate |
Timber | Timber = 5 | Timber |
Unknown | Unknown = 0 | Unknown |