IModel Methods |
The IModel type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDiaphragmsAsync |
Returns a collection of IDiaphragm instances
(Inherited from IModelBase) | |
| GetElements1DAsync |
Returns a collection of IElement1D instances
(Inherited from IModelBase) | |
| GetElements2DAsync |
Returns a collection of IElement2D instances
(Inherited from IModelBase) | |
| GetEntityCollectionAsync |
Returns a collection of model entities of given entity type
(Inherited from IModelBase) | |
| GetNodesAsync |
Returns a collection of INode instances
(Inherited from IModelBase) | |
| GetPanelsAsync |
Returns a collection of IPanel instances
(Inherited from IModelBase) | |
| GetResultLinesAsync |
Returns a collection of IResultLine instances
(Inherited from IModelBase) | |
| GetResultsAsync | Returns the analysis results | |
| GetWallLinesAsync |
Returns a collection of IWallLine instances
(Inherited from IModelBase) |