Method GetNodeIndex

GetNodeIndex(int)

Returns the node index at the end of the element with given index

Declaration
int GetNodeIndex(int endIndex)
Parameters
Type Name Description
int endIndex

The index of end to get the node number at

Returns
Type Description
int

The node index

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next