TypeOfConnection Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Enums
public enum TypeOfConnection
Member name | Value | Description | |
---|---|---|---|
FullShearConnection | 0 | The composite beam is modeled as an eccentric plate rib (real eccentricity). The composite effect is taken into account directly through the real eccentricity of the 1D member | |
PartialShearConnection | 1 | The composite beam is modeled as a plate rib without eccentricity. In order to consider the composite action, the stiffness of the beam is adjusted to take into account the effect of the eccentricity and of the participating deck width. | |
WithoutCompositeAction | 2 | Assumes that there is no longitudinal shear connection between the beam and the deck | |
UserDefinedEccentricity | 3 | Serves for any plate rib linked to a non-composite deck |