Click or drag to resize
PoAngularAxisangleStep Property

Angular distance in radians between two graduations.

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

Property Value

Type: SoSFFloat
Remarks

If this value is <= 0, the angle step is automatically calculated according to the ratio radius and the current domain (see OIV.MeshViz.Graph.PoBase description).

See Also