Click or drag to resize

Column Class

Eurocode 3 and Eurocode 8 Design Library
Inheritance Hierarchy

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

The Column type exposes the following members.

Constructors
  NameDescription
Public methodColumn
Construction of a column object
Top
Properties
  NameDescription
Public property_Section (Inherited from FrameElement.)
Top
Methods
  NameDescription
Public methodCheck
Performs the checks of the frame element for resistance and buckling and fills the corresponding Results objects
(Inherited from FrameElement.)
Public methodEquals (Inherited from FrameElement.)
Top
Fields
  NameDescription
Public fieldBracedAboutMajorAxis
Has to be set true, if the column is braced about its major axis (in xz local system)
Public fieldBracedAboutMinorAxis
Has to be set true, if the column is braced about its minor axis (in xy local system)
Public fieldDuctilityDesignParameters
Public fieldDuctilityDesignResults
Public fieldEndingNode (Inherited from FrameElement.)
Public fieldEndingReleaseRX (Inherited from FrameElement.)
Public fieldEndingReleaseRY (Inherited from FrameElement.)
Public fieldEndingReleaseRZ (Inherited from FrameElement.)
Public fieldEndingReleaseTX (Inherited from FrameElement.)
Public fieldEndingReleaseTY (Inherited from FrameElement.)
Public fieldEndingReleaseTZ (Inherited from FrameElement.)
Public fieldFrameResultsSets_DEAD_SLS
Dead load combinations included in each SLS combination
(Inherited from FrameElement.)
Public fieldFrameResultsSets_LIVE_SLS
Live load combinations included in each SLS combination
(Inherited from FrameElement.)
Public fieldFrameResultsSets_SLS
SLS combinations
(Inherited from FrameElement.)
Public fieldFrameResultsSets_ULS
ULS combinations
(Inherited from FrameElement.)
Public fieldID
ID of Frame Element
(Inherited from FrameElement.)
Public fieldLength
Length of Frame Element
(Inherited from FrameElement.)
Public fieldMaterial
Material of Frame Element
(Inherited from FrameElement.)
Public fieldPointInPlaneXY (Inherited from FrameElement.)
Public fieldSection
Section of Frame Element
(Inherited from FrameElement.)
Public fieldSeismicOnlyLoads
Combinations with seismic-only loads included in seismic combination
(Inherited from FrameElement.)
Public fieldSeismicVericalLoads
Combination with vertical loads included in seismic combination
(Inherited from FrameElement.)
Public fieldStartingNode (Inherited from FrameElement.)
Public fieldStartingReleaseRX (Inherited from FrameElement.)
Public fieldStartingReleaseRY (Inherited from FrameElement.)
Public fieldStartingReleaseRZ (Inherited from FrameElement.)
Public fieldStartingReleaseTX (Inherited from FrameElement.)
Public fieldStartingReleaseTY (Inherited from FrameElement.)
Public fieldStartingReleaseTZ (Inherited from FrameElement.)
Public fieldStory (Inherited from FrameElement.)
Public fieldSuspectible_to_Torsional_Deformations
Specifies whether the element is suspectible to torsional deformations, as per Table B.1 (Annex B) Valid only if the interaction factors kij are calculated according to Annex B
(Inherited from FrameElement.)
Public fieldType (Inherited from FrameElement.)
Public fieldza
Z coordinate of load application point on section (input)
(Inherited from FrameElement.)
Top
See Also