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

Property Value

Type: SoSFFloat
Remarks

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

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

Note Note

Member available since Open Inventor 9.5.1

See Also