IModel Methods

The IModel type exposes the following members.

Methods
  NameDescription
Public methodGetDiaphragmsAsync
Returns a collection of IDiaphragm instances
Public methodGetElements1DAsync
Returns a collection of IElement1D instances
Public methodGetElements2DAsync
Returns a collection of IElement2D instances
Public methodGetEntityCollectionAsync
Returns a collection of model entities of given entity type
Public methodGetNodesAsync
Returns a collection of INode instances
Public methodGetPanelsAsync
Returns a collection of IPanel instances
Public methodGetResultLinesAsync
Returns a collection of IResultLine instances
Public methodGetResultsAsync
Returns the analysis results
Public methodGetWallLinesAsync
Returns a collection of IWallLine instances
Top
See Also