Interface IRsaSeismicResults
Represents seismic results of response spectrum analysis
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IRsaSeismicResults
Properties
| Name | Description |
|---|---|
| CombinationMethod | Gets the combination method |
Methods
| Name | Description |
|---|---|
| GetLoadingRsaAsync(Guid, CancellationToken) | Returns the RSA results for a loading with given ID |
| GetSolvedLoadingIdsAsync(CancellationToken) | Returns a collection of IDs of solved loading |