Click or drag to resize
PoPieChartsliceAngleStep Property

Slice are approximated by a polygon, that is a sequence of straight line segments.

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

Property Value

Type: SoSFFloat
Remarks

sliceAngleStep is the angle formed by two consecutive points of the polygon relative to the center of the slice.

See Also