Click or drag to resize
PbCellGetNodeCoord Method

Gets the coordinate of the nod (nod must be >=0 and < getNumNodes()).

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SbVec3f GetNodeCoord(
	int nod
)

Parameters

nod
Type: SystemInt32

Return Value

Type: SbVec3f
Remarks