IBucklingResults Interface

Represents results of buckling analysis

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

The IBucklingResults type exposes the following members.

Methods
  NameDescription
Public methodGetLoadingBucklingAsync
Returns the buckling results for a loading with given ID
Public methodGetSolvedLoadingIdsAsync
Returns a collection of IDs of solved loading
Top
See Also