MEPAnalyticalModelData.GetNodeById
Description:
Gets the analytical node with the specified id.
Gets the analytical node with the specified id.
public MEPAnalyticalNode GetNodeById(
int nodeId
)
-
Int32nodeIdThe node identifier, be aware that this identifier may not be sequentially ordered for all analytical nodes.
-
The input must be a valid node id.