SingleBoltedPlateLoadTransferSingleBoltedPlate Enumeration |
EC3 Steel Connection Design Library
Represents the load direction transferred to the plate
Namespace:
SteelConnectionsEC3
Assembly:
SteelConnectionsEC3 (in SteelConnectionsEC3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public enum LoadTransferSingleBoltedPlate
Public Enumeration LoadTransferSingleBoltedPlate
public enum class LoadTransferSingleBoltedPlate
type LoadTransferSingleBoltedPlate
Members
| Member name | Value | Description |
---|
| Up | 0 |
Load transfer upwards
|
| Down | 1 |
Load transfer downwards
|
| Right | 2 |
Load transfer rightwards
|
| Left | 3 |
Load transfer leftwards
|
Remarks See Also