IList<Int32> IMeshData.ElementIdsFromNodeIds(IEnumerable<Int32> nodes)

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

Parameters

Return Value

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