IModel |
Contains common functionality of Tekla Structural Designer solver models
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
The IModelBase type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDiaphragmsAsync | Returns a collection of IDiaphragm instances | |
| GetElements1DAsync | Returns a collection of IElement1D instances | |
| GetElements2DAsync | Returns a collection of IElement2D instances | |
| GetEntityCollectionAsync | Returns a collection of model entities of given entity type | |
| GetNodesAsync | Returns a collection of INode instances | |
| GetPanelsAsync | Returns a collection of IPanel instances | |
| GetResultLinesAsync | Returns a collection of IResultLine instances | |
| GetWallLinesAsync | Returns a collection of IWallLine instances |