M

MEPAnalyticalModelData.GetNodeByIndex

Description:
Gets the specified analytical node.
public MEPAnalyticalNode GetNodeByIndex(
	int index
)
  • Int32
    index
    The node index number by their storing sequence, starting from 0.
Return Value MEPAnalyticalNode The returned analytical node.