Class ConcreteULSCheckResultInteractionEc2
- Assembly
- IdeaRS.OpenModel.dll
ULS Check Interaction Ec2
public class ConcreteULSCheckResultInteractionEc2 : ConcreteULSCheckResultInteraction
Inheritance
Inherited Members
Properties
CheckValueShearAndTorsion
Calculated value of the exploitation of the cross-section (for interaction of shear and torsion) related to the limit value
public double CheckValueShearAndTorsion { get; set; }
Property Value
CheckValueShearTorsionAndBending
Calculated value of the exploitation of the cross-section (for interaction of shear, torsion and bending) related to the limit value
public double CheckValueShearTorsionAndBending { get; set; }
Property Value
Medy
Design value of the applied bending moment around y axis
public double Medy { get; set; }
Property Value
Medz
Design value of the applied bending moment around z axis
public double Medz { get; set; }
Property Value
Ned
Design value of the applied axial force
public double Ned { get; set; }
Property Value
Ted
Design value of the applied torsional moment
public double Ted { get; set; }
Property Value
Ved
Design value of the applied shear force
public double Ved { get; set; }