IList<Int32> IMeshData.NodeIdsFromElementIds(IEnumerable<Int32> elements)

Returns the list of node ids associated to the given list of element ids.

Parameters

Return Value

Type: IList<Int32>
Returns the list of node ids.