IAnalysisResultsGetVibrationAsync Method

Returns the results of a vibration analysis

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
Task<IVibrationResults> GetVibrationAsync()

Return Value

Type: TaskIVibrationResults
The results of a vibration analysis
See Also