Click or drag to resize
PoAutoCubeAxisgradStart Property

Defines the value of the graduation (tick label) corresponding to the starting point of this group of axes.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFVec3f gradStart { get; }

Property Value

Type: SoSFVec3f
Remarks

See PoCartesianAxis.gradStart for details.

Since Open Inventor 9.5.1

See Also