IRsaSeismicResults Interface

Represents seismic results of response spectrum analysis

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IRsaSeismicResults

The IRsaSeismicResults type exposes the following members.

Properties
  NameDescription
Public propertyCombinationMethod
Gets the combination method
Top
Methods
  NameDescription
Public methodGetLoadingRsaAsync
Returns the RSA results for a loading with given ID
Public methodGetSolvedLoadingIdsAsync
Returns a collection of IDs of solved loading
Top
See Also