MEPAnalyticalModelData.GetNodeByIndex
Description:
Gets the specified analytical node.
Gets the specified analytical node.
public MEPAnalyticalNode GetNodeByIndex(
int index
)
-
Int32indexThe node index number by their storing sequence, starting from 0.
-
The index must range from 0 to GetNumberOfNodes()-1.