Click or drag to resize
PoPieChart3D Constructor (SbVec3f, Single, Single, String, Single, SbColor)

Constructor.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public PoPieChart3D(
	SbVec3f _center,
	float _zCenter2,
	float _radius,
	string[] sliceTexts,
	float[] sliceValues,
	SbColor[] sliceColors
)

Parameters

_center
Type: OIV.InventorSbVec3f
_zCenter2
Type: SystemSingle
_radius
Type: SystemSingle
sliceTexts
Type: SystemString
sliceValues
Type: SystemSingle
sliceColors
Type: OIV.InventorSbColor
Remarks

See Also