Interface IFloorAnalysisSolverModel
Represents a solver model associated with floor analysis model
Inherited Members
Namespace: TSD.API.Remoting.FloorAnalysis
Assembly: TSD.API.Remoting.dll
Syntax
public interface IFloorAnalysisSolverModel : IModelBase
Methods
| Name | Description |
|---|---|
| GetModeShapesByNodeAsync(Guid, int, CancellationToken) | Returns mode shapes for a loading with given ID and specified mode |
| GetVibrationModesAsync(Guid, CancellationToken) | Returns vibration modes for a loading with given ID |