IRsaTorqueResults Interface

Represents torque 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 IRsaTorqueResults

The IRsaTorqueResults type exposes the following members.

Properties
  NameDescription
Public propertyIsAmplified
Gets a value indicating whether the torque is amplified
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