![]() | AnalysisType Enumeration |
Represents various types of analysis
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116


Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | Unknown analysis | |
None | 1 | None | |
FirstOrderLinear | 2 | First order linear analysis | |
FirstOrderNonLinear | 3 | First order non-linear analysis | |
SecondOrderLinear | 4 | Second order linear analysis | |
SecondOrderNonLinear | 5 | Second order non-linear analysis | |
GrillageChaseDown | 6 | Grillage chase-down analysis | |
FEChaseDown | 7 | FE chase-down analysis | |
FirstOrderVibration | 8 | First order vibration analysis | |
SecondOrderBuckling | 9 | Second order buckling analysis | |
SeismicVibration | 10 | Seismic vibration analysis | |
FirstOrderRsaSeismic | 11 | First order response spectrum seismic analysis | |
SecondOrderRsaSeismic | 12 | Second order response spectrum seismic analysis | |
SequentialLoading | 13 | Sequential loading analysis |
