AnalysisType Enumeration

Represents various types of analysis

Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
public enum AnalysisType
Members
Member nameValueDescription
Unknown0 Unknown analysis
None1 None
FirstOrderLinear2 First order linear analysis
FirstOrderNonLinear3 First order non-linear analysis
SecondOrderLinear4 Second order linear analysis
SecondOrderNonLinear5 Second order non-linear analysis
GrillageChaseDown6 Grillage chase-down analysis
FEChaseDown7 FE chase-down analysis
FirstOrderVibration8 First order vibration analysis
SecondOrderBuckling9 Second order buckling analysis
SeismicVibration10 Seismic vibration analysis
FirstOrderRsaSeismic11 First order response spectrum seismic analysis
SecondOrderRsaSeismic12 Second order response spectrum seismic analysis
SequentialLoading13 Sequential loading analysis
FirstOrderLinearStagedConstruction14 First order linear staged construction analysis
FirstOrderNonLinearStagedConstruction15 First order non-linear staged construction analysis
SecondOrderLinearStagedConstruction16 Second order linear staged construction analysis
SecondOrderNonLinearStagedConstruction17 Second order non-linear staged construction analysis
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next