Interface IBucklingResults
Represents results of buckling analysis
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IBucklingResults
Methods
| Name | Description |
|---|---|
| GetLoadingBucklingAsync(Guid, CancellationToken) | Returns the buckling results for a loading with given ID |
| GetSolvedLoadingIdsAsync(CancellationToken) | Returns a collection of IDs of solved loading |