Click or drag to resize
PbCellGetNodesIndex Method (ListInt32)

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: 9.9.13.0 (9.9.13.0)
Syntax
public void GetNodesIndex(
	List<int> nodes_index
)

Parameters

nodes_index
Type: System.Collections.GenericListInt32
Remarks