Click or drag to resize

ConcreteSLSCheckResultStiffness Class

Compatible with IDEA StatiCa Beta 21.0 - beta
SLS Check tiffness base
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 abstract class ConcreteSLSCheckResultStiffness : ConcreteCheckResultBase

The ConcreteSLSCheckResultStiffness type exposes the following members.

Constructors
  NameDescription
Protected methodConcreteSLSCheckResultStiffness
Initializes a new instance of the ConcreteSLSCheckResultStiffness class
Top
Properties
  NameDescription
Public propertyFr
crack resistance internal forces
Public propertyCharacteristicsI
stiffnesses calculated on uncracked cross-section
Public propertyCharacteristicsII
stiffnesses calculated on cracked cross-section
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 propertyLinearStiffness
linear stiffnesses
Public propertyNonConformities
Returns nonconformity in section
(Inherited from ConcreteCheckResultBase.)
Public propertyResult
check result passed/failed
(Inherited from ConcreteCheckResultBase.)
Public propertyStiffness
result stiffnesses
Public propertyStiffnessI
stiffnesses calculated on uncracked cross-section
Public propertyStiffnessII
stiffnesses calculated on fully-cracked cross-section
Top
See Also