Interface IRsaTorqueResults
Represents torque results of response spectrum analysis
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IRsaTorqueResults
Properties
| Name | Description |
|---|---|
| IsAmplified | Gets a value indicating whether the torque is amplified |
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 |