Interface IAnalysisResults

Represents analysis results

Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IAnalysisResults

Methods

Name Description
GetAnalysis3DAsync(CancellationToken)

Returns the results of a 3D analysis

GetBucklingAsync(CancellationToken)

Returns the results of a buckling analysis

GetRsaSeismicAsync(CancellationToken)

Returns the seismic results of a response spectrum analysis

GetRsaTorqueAsync(CancellationToken)

Returns the torque results of a response spectrum analysis

GetSeismicVibrationAsync(CancellationToken)

Returns the results of a seismic vibration analysis

GetSlabSequentialLoadingAsync(CancellationToken)

Returns the results of a slab sequential loading analysis

GetVibrationAsync(CancellationToken)

Returns the results of a vibration analysis

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next