IModel Methods

The IModel type exposes the following members.

Methods
 NameDescription
Public methodGetDiaphragmsAsync Returns a collection of IDiaphragm instances
(Inherited from IModelBase)
Public methodGetElements1DAsync Returns a collection of IElement1D instances
(Inherited from IModelBase)
Public methodGetElements2DAsync Returns a collection of IElement2D instances
(Inherited from IModelBase)
Public methodGetEntityCollectionAsync Returns a collection of model entities of given entity type
(Inherited from IModelBase)
Public methodGetNodesAsync Returns a collection of INode instances
(Inherited from IModelBase)
Public methodGetPanelsAsync Returns a collection of IPanel instances
(Inherited from IModelBase)
Public methodGetResultLinesAsync Returns a collection of IResultLine instances
(Inherited from IModelBase)
Public methodGetResultsAsync Returns the analysis results
Public methodGetWallLinesAsync Returns a collection of IWallLine instances
(Inherited from IModelBase)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next