Click or drag to resize

JointDuctilityDesignResults Class

Eurocode 3 and Eurocode 8 Design Library
Ducility design results regarding a joint
Inheritance Hierarchy
SystemObject
  EC3DesignJointDuctilityDesignResults

Namespace:  EC3Design
Assembly:  EC3Design (in EC3Design.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class JointDuctilityDesignResults

The JointDuctilityDesignResults type exposes the following members.

Constructors
  NameDescription
Public methodJointDuctilityDesignResults
Initializes a new instance of the JointDuctilityDesignResults class
Top
Fields
  NameDescription
Public fieldBeamResistancesAboutGlobalXAxis
The sum of design values of the moments of resitance of beams about Global X axis framing the joint, according to 4.4.2.3
Public fieldBeamResistancesAboutGlobalYAxis
The sum of design values of the moments of resitance of beams about Global Y axis framing the joint, according to 4.4.2.3
Public fieldCheckAboutGLobalXSatisfied
True, if equation (4.29) of paragraph 4.4.2.3, regarding Global X direction, is satisfied
Public fieldCheckAboutGLobalYSatisfied
True, if equation (4.29) of paragraph 4.4.2.3, regarding Global Y direction, is satisfied
Public fieldSigma_Mx_Rd
The sum of design values of the moments of resitance of columns about Global X axis framing the joint, according to 4.4.2.3
Public fieldSigma_My_Rd
The sum of design values of the moments of resitance of columns about Global Y axis framing the joint, according to 4.4.2.3
Top
See Also