Connection |
Represents a type of a connection
Namespace: TSD.API.Remoting.Connections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
Members
Member name | Value | Description |
---|---|---|
Unknown | 0 | Unknown |
BasePlate | 1 | Base plate |
SimpleBeamToBeam | 2 | Simple beam-to-beam |
MomentBeamToBeam | 3 | Moment beam-to-beam |
SimpleBeamToColumn | 4 | Simple beam-to-column |
MomentBeamToColumn | 5 | Moment beam-to-column |
ColumnSplice | 6 | Column splice |
WeldedHollow | 7 | Welded hollow |
General | 8 | General |
ColumnBeamBrace | 9 | Column-beam-brace |
See Also