Click or drag to resize
PbCellGetNodeIndex Method

Gets the index (in the mesh) of a nod (nod must be >=0 and < OIV.MeshViz.Data.PbCell.GetNumNodes()).

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public int GetNodeIndex(
	int nod
)

Parameters

nod
Type: SystemInt32

Return Value

Type: Int32
Remarks