IAnalysisResultsGetRsaSeismicAsync Method

Returns the seismic results of a response spectrum analysis

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
Task<IRsaSeismicResults> GetRsaSeismicAsync()

Return Value

Type: TaskIRsaSeismicResults
The seismic results of a response spectrum analysis
See Also