Click or drag to resize
PoPolarLinAxisstep Property

Defines the step for the axis.

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

Property Value

Type: SoSFFloat
Remarks

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

See Also