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: 2024.1.1.0 (2024.1.1)
Syntax
public void GetNodesIndex(
	IList<int> nodes_index
)

Parameters

nodes_index
Type: System.Collections.GenericIListInt32
Remarks