Click or drag to resize

SectionCharacteristics Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Section characteristics
Inheritance Hierarchy
SystemObject
  IdeaRS.OpenModel.Geometry2DSectionCharacteristics

Namespace:  IdeaRS.OpenModel.Geometry2D
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class SectionCharacteristics

The SectionCharacteristics type exposes the following members.

Constructors
  NameDescription
Public methodSectionCharacteristics
Initializes a new instance of the SectionCharacteristics class
Top
Properties
  NameDescription
Public propertyA
Gets or sets the area.
Public propertyAy
Shear area
Public propertyAz
Shear area
Public propertyCgy
Gets the centre of gravity related to the axis Y.
Public propertyCgz
Gets the centre of gravity related to the axis Z.
Public propertyDyz
Gets or sets the product moment of area.
Public propertyE
Gets or sets the responding E modulus.
Public propertyIt
Gets or sets the Torsional constant.
Public propertyIw
Gets or sets the Warping constant.
Public propertyIy
Gets or sets the second moment of area related to the Y axis.
Public propertyIz
Gets or sets the second moment of area related to the Z axis.
Public propertyRgy
Gets the radius of gyration related to the axis Y. Also known as iy.
Public propertyRgz
Gets the radius of gyration related to the axis Z. Also known as iz.
Public propertySy
Gets or sets the first moment of area related to the Y axis.
Public propertySz
Gets or sets the first moment of area related to the Z axis.
Public propertyWely
Gets or sets the Elastic section modulus related to axis Y.
Public propertyWelz
Gets or sets the Elastic section modulus related to axis Z.
Public propertyWply
Gets or sets the Plastic section modulus related to axis Y.
Public propertyWplz
Gets or sets the Plastic section modulus related to axis Z.
Public propertyY0
Gets or sets the Shear center coordinate Y related to the center of gravity.
Public propertyZ0
Gets or sets the Shear center coordinate Z related to the center of gravity.
Top
See Also