Click or drag to resize
PbCellGetNodeCoord Method

Gets the coordinate of the 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 SbVec3f GetNodeCoord(
	int nod
)

Parameters

nod
Type: SystemInt32

Return Value

Type: SbVec3f
Remarks