| PoPieChartsliceAngleStep Property | 
Slice are approximated by a polygon, that is a sequence of straight line segments. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
 Syntax
Syntaxpublic SoSFFloat sliceAngleStep { get; }Public ReadOnly Property sliceAngleStep As SoSFFloat
	Get
public:
property SoSFFloat^ sliceAngleStep {
	SoSFFloat^ get ();
}member sliceAngleStep : SoSFFloat with get
Property Value
Type: 
SoSFFloat Remarks
RemarkssliceAngleStep is the angle formed by two consecutive points of the polygon relative to the center of the slice. 
 See Also
See Also