IModel |
The IModelBase type exposes the following members.
Methods
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 |
See Also