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: 2023.1.3.0 (2023.1.3)
Syntax
public SbVec3f GetNodeCoord(
	int nod_index
)

Parameters

nod_index
Type: SystemInt32

Return Value

Type: SbVec3f
Remarks