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
GeneralGeneral = 9

General

OmniarOmniar = 3

Omniar

PostTensionPostTension = 8

Post Tension

PrecastConcretePlanksPrecastConcretePlanks = 1

Precast Concrete Planks

PrecastConcretePlanksCombinedPrecastConcretePlanksCombined = 2

Precast Concrete Planks Combined

ProfiledMetalDeckingProfiledMetalDecking = 6

Profiled Metal Decking

ReinforcedConcreteReinforcedConcrete = 7

Reinforced Concrete

SteelPlateSteelPlate = 4

Steel Plate

TimberTimber = 5

Timber

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