IAnalysisResultsGetBucklingAsync Method

Returns the results of a buckling analysis

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

Return Value

Type: TaskIBucklingResults
The results of a buckling analysis
See Also