Click or drag to resize

ConcreteULSCheckResultDiagramCapacity Class

Compatible with IDEA StatiCa Beta 21.0 - beta
ULS Check Diagram Capacity 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 ConcreteULSCheckResultDiagramCapacity : ConcreteCheckResultBase

The ConcreteULSCheckResultDiagramCapacity type exposes the following members.

Constructors
  NameDescription
Protected methodConcreteULSCheckResultDiagramCapacity
Initializes a new instance of the ConcreteULSCheckResultDiagramCapacity class
Top
Properties
  NameDescription
Public propertyFu
calculated ultimate internal forces
Public propertyFu1
calculated ultimate internal forces
Public propertyFu2
calculated ultimate internal forces
Public propertyCheck
settings of check type
(Inherited from ConcreteCheckResultBase.)
Public propertyCheckMethod
method of check
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 propertyNonConformities
Returns nonconformity in section
(Inherited from ConcreteCheckResultBase.)
Public propertyResult
check result passed/failed
(Inherited from ConcreteCheckResultBase.)
Top
See Also