Click or drag to resize
PbCellGetNodesIndex Method (IListInt32)

Gets the array of index mesh's nodes that belongs to this cell.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void GetNodesIndex(
	IList<int> nodes_index
)

Parameters

nodes_index
Type: System.Collections.GenericIListInt32
Remarks