Click or drag to resize

GeometricNonLinearCase Class

3D Frame Analysis Library
Inheritance Hierarchy
SystemObject
  Frame3DGeometricNonLinearCase

Namespace:  Frame3D
Assembly:  Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax
[SerializableAttribute]
public class GeometricNonLinearCase

The GeometricNonLinearCase type exposes the following members.

Constructors
  NameDescription
Public methodGeometricNonLinearCase
Construction
Top
Fields
  NameDescription
Public fieldAnalysisConverged
Shows whether analysis converged for this load case
Public fieldConvergenceTolerance
Convergence tolerance in terms of force
Public fieldInputLoadCombo
Non linear load combination (Load type should be ADD !)
Public fieldIterationsPerLoadStep
Maximum Iterations per load step
Public fieldLoadSteps
Total Load steps Number
Public fieldname
Geometrically Non Linear Case name
Public fieldSaveResultsAtEachLoadStep
If true, results at each load step will be saved, otherwise only at the last load step will be saved
Public fieldUpdateStiffnessMethod
Method used to update the global stiffness matrix
Top
See Also