IAnalysis |
Represents analysis results
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IAnalysisResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetAnalysis3DAsync | Returns the results of a 3D analysis | |
GetBucklingAsync | Returns the results of a buckling analysis | |
GetRsaSeismicAsync | Returns the seismic results of a response spectrum analysis | |
GetRsaTorqueAsync | Returns the torque results of a response spectrum analysis | |
GetSeismicVibrationAsync | Returns the results of a seismic vibration analysis | |
GetSlabSequentialLoadingAsync | Returns the results of a slab sequential loading analysis | |
GetVibrationAsync | Returns the results of a vibration analysis |
See Also