IAnalysis |
Represents analysis results
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
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