Click or drag to resize

FrameElementSection Class

3D Frame Analysis Library
Section object for Frame elements
Inheritance Hierarchy
SystemObject
  Frame3DFrameElementSection

Namespace:  Frame3D
Assembly:  Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax
[SerializableAttribute]
public class FrameElementSection

The FrameElementSection type exposes the following members.

Constructors
  NameDescription
Public methodFrameElementSection
Initializes a new instance of the FrameElementSection class
Top
Fields
  NameDescription
Public fieldA
Section area
Public fieldb
Section width
Public fieldh
Section height
Public fieldIt
Torsional constant
Public fieldIy
Moment of inertia about y local axis
Public fieldIz
Moment of inertia about z local axis
Public fieldky
Shape coefficient for shear in local element y direction (Shape coefficient=Total Area/Shear Area at examined direction)
Public fieldkz
Shape coefficient for shear in local element z direction (Shape coefficient=Total Area/Shear Area at examined direction)
Public fieldName
Section name
Public fieldStiffnessModifiers
Stiffness modifiers of the frame element section to consider
Top
See Also