Click or drag to resize

ConcreteULSCheckResultInteractionEc2 Class

Compatible with IDEA StatiCa Beta 21.0 - beta
ULS Check Interaction Ec2
Inheritance Hierarchy

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

The ConcreteULSCheckResultInteractionEc2 type exposes the following members.

Constructors
  NameDescription
Public methodConcreteULSCheckResultInteractionEc2
Initializes a new instance of the ConcreteULSCheckResultInteractionEc2 class
Top
Properties
  NameDescription
Public propertyCheck
settings of check type
(Inherited from ConcreteCheckResultBase.)
Public propertyCheckValue
calculated limited value, calculated as strain to limit strain
(Inherited from ConcreteCheckResultBase.)
Public propertyCheckValueShearAndTorsion
Calculated value of the exploitation of the cross-section (for interaction of shear and torsion) related to the limit value
Public propertyCheckValueShearTorsionAndBending
Calculated value of the exploitation of the cross-section (for interaction of shear, torsion and bending) related to the limit value
Public propertyInternalFores
internal forces used for calculation
(Inherited from ConcreteCheckResultBase.)
Public propertyLimitCheckValue
limit check value for result check
(Inherited from ConcreteCheckResultBase.)
Public propertyMedy
Design value of the applied bending moment around y axis
Public propertyMedz
Design value of the applied bending moment around z axis
Public propertyNed
Design value of the applied axial force
Public propertyNonConformities
Returns nonconformity in section
(Inherited from ConcreteCheckResultBase.)
Public propertyResult
check result passed/failed
(Inherited from ConcreteCheckResultBase.)
Public propertyTed
Design value of the applied torsional moment
Public propertyVed
Design value of the applied shear force
Top
See Also