Click or drag to resize

ConcreteSLSCheckResultStressLimitationEc2 Class

Compatible with IDEA StatiCa Beta 21.0 - beta
SLS Check Stress Limitation 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 ConcreteSLSCheckResultStressLimitationEc2 : ConcreteSLSCheckResultStressLimitation

The ConcreteSLSCheckResultStressLimitationEc2 type exposes the following members.

Constructors
  NameDescription
Public methodConcreteSLSCheckResultStressLimitationEc2
Initializes a new instance of the ConcreteSLSCheckResultStressLimitationEc2 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 propertyInternalFores
internal forces used for calculation
(Inherited from ConcreteCheckResultBase.)
Public propertyLimitCheckValue
limit check value for result check
(Inherited from ConcreteCheckResultBase.)
Public propertyLimitStress
type of SLS limit stress check
Public propertyNonConformities
Returns nonconformity in section
(Inherited from ConcreteCheckResultBase.)
Public propertyResult
check result passed/failed
(Inherited from ConcreteCheckResultBase.)
Public propertyStress
type of SLS limit stress check
Public propertyTypeCheck
type of SLS limit stress check
Top
See Also