Click or drag to resize
PoCartesianAxisgradEnd Property

Defines the value of the graduation (tick label) corresponding to the end coordinate of this axis.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoSFFloat gradEnd { get; }

Property Value

Type: SoSFFloat
Remarks

See OIV.MeshViz.Graph.PoCartesianAxis.m_gradStart for details.

This field is ignored by OIV.MeshViz.Graph.PoGenAxis.

Since Open Inventor 9.5.1

See Also