IAnalysisResults Interface

Represents analysis results

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

The IAnalysisResults type exposes the following members.

Methods
  NameDescription
Public methodGetAnalysis3DAsync
Returns the results of a 3D analysis
Public methodGetBucklingAsync
Returns the results of a buckling analysis
Public methodGetRsaSeismicAsync
Returns the seismic results of a response spectrum analysis
Public methodGetRsaTorqueAsync
Returns the torque results of a response spectrum analysis
Public methodGetSeismicVibrationAsync
Returns the results of a seismic vibration analysis
Public methodGetVibrationAsync
Returns the results of a vibration analysis
Top
See Also