Click or drag to resize
PbMeshGetNodeCoord Method

Gets the coordinates of a node.

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_index
)

Parameters

nod_index
Type: SystemInt32

Return Value

Type: SbVec3f
Remarks