Click or drag to resize
PoLinearAxisstep Property

Defines the step for the axis.

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

Property Value

Type: SoSFFloat
Remarks

If this value is <= 0, the step is automatically calculated.

See Also