Click or drag to resize

FrameResultsSet Class

Eurocode 3 and Eurocode 8 Design Library
Contains a set loads (internal forces) at all element stations as well as results per stations or per element
Inheritance Hierarchy
SystemObject
  EC3DesignFrameResultsSet

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

The FrameResultsSet type exposes the following members.

Constructors
  NameDescription
Public methodFrameResultsSet
Initialization of a load case object
Top
Methods
Fields
  NameDescription
Public fieldBucklingResults
Design results according to Eurocode 3
Public fieldDeltax
Absolute longitudinal deformation of the member
Public fieldDuctilityDesignResults
Ductility design results for this frame element
Public fieldMomentDiagramType_AnnexA
Moment diagram type for this load combination, as per Table A.2
Public fieldMomentDiagramType_AnnexB
Moment diagram type for this load combination, as per Table B.3
Public fieldMsMoment_AnnexB
Ms moment value for MomentDiagramType_AnnexB=2 or =3, as per Table B.3
Public fieldName
The name of the load case, eg "Load combo 1"
Public fieldSeismicCombo
True if this load set is seimsic
Public fieldStations
Stations list for this results set
Public fieldUniformLoady
true is there is a uniform load acting in y axis
Public fieldUniformLoadz
true is there is a uniform load acting in z axis
Public fieldWheelPosition
Wheel poisition case, needed only in case of Runway Beams, EN 1993-6
Public fieldxe
Distance xe according to Figure 6.2, EN 1993-6
Top
Remarks
See Also