| PbCellGetNodeIndex Method  | 
 
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic int GetNodeIndex(
	int nod
)
Public Function GetNodeIndex ( 
	nod As Integer
) As Integer
public:
int GetNodeIndex(
	int nod
)
member GetNodeIndex : 
        nod : int -> int 
Parameters
- nod
 - Type: SystemInt32
 
Return Value
Type: 
Int32
Remarks
See Also