Enum ConnectionType

Represents a type of a connection

Namespace: TSD.API.Remoting.Connections
Assembly: TSD.API.Remoting.dll
Syntax
public enum ConnectionType

Fields

Name Value Description
BasePlateBasePlate = 1

Base plate

BeamBraceBeamBrace = 11

Beam-brace

ColumnBeamBraceColumnBeamBrace = 9

Column-beam-brace

ColumnBraceColumnBrace = 10

Column-brace

ColumnSpliceColumnSplice = 6

Column splice

GeneralGeneral = 8

General

MomentBeamToBeamMomentBeamToBeam = 3

Moment beam-to-beam

MomentBeamToColumnMomentBeamToColumn = 5

Moment beam-to-column

SimpleBeamToBeamSimpleBeamToBeam = 2

Simple beam-to-beam

SimpleBeamToColumnSimpleBeamToColumn = 4

Simple beam-to-column

UnknownUnknown = 0

Unknown

WeldedHollowWeldedHollow = 7

Welded hollow

XBraceXBrace = 12

X brace

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