Click or drag to resize
PoPointsFieldBarspoint Property

List of points for parallelepipeds.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoMFVec3f point { get; }

Property Value

Type: SoMFVec3f
Remarks

point[i][2] is the altitude of the i-th parallelepiped.

See Also