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: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFFloat gradEnd { get; }

Property Value

Type: SoSFFloat
Remarks

See gradStart for details.

This field is ignored by PoGenAxis.

Since Open Inventor 9.5.1

See Also