Click or drag to resize

SectionStiffnesses Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Section stiffnesses
Inheritance Hierarchy
SystemObject
  IdeaRS.OpenModel.Concrete.CheckResultSectionStiffnesses

Namespace:  IdeaRS.OpenModel.Concrete.CheckResult
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class SectionStiffnesses

The SectionStiffnesses type exposes the following members.

Constructors
  NameDescription
Public methodSectionStiffnesses
Initializes a new instance of the SectionStiffnesses class
Top
Properties
  NameDescription
Public propertyAlfa
rotation around x-axis
Public propertyEAx
axial stiffness
Public propertyEccX
eccentricity in x-direction
Public propertyEccY
eccentricity in y-direction
Public propertyEccZ
eccentricity in y-direction
Public propertyEDyz
product moment stiffness
Public propertyEIy
bending stiffness
Public propertyEIz
bending stiffness
Public propertyGAy
shear stiffness
Public propertyGAz
shear stiffness
Public propertyGIx
torsion stiffness
Top
See Also