Enum SteelDesignElementType

The type of steel element that can be designed

Namespace: TSD.API.Remoting.Structure.Enums
Assembly: TSD.API.Remoting.dll
Syntax
public enum SteelDesignElementType

Fields

Name Value Description
CompositeBeamCompositeBeam = 2

Composite beam

SteelBeamSteelBeam = 1

Steel beam

SteelBraceSteelBrace = 4

Steel brace

SteelColumnSteelColumn = 3

Steel column

SteelConnectionSteelConnection = 5

Steel connection

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