Click or drag to resize
PoSingleHistogram Constructor (SbVec2f, Single, PoHistogramTypes, Single, String)

Constructor.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public PoSingleHistogram(
	SbVec2f _start,
	float _end,
	PoHistogramTypes _type,
	float[] _value,
	string[] _name
)

Parameters

_start
Type: OIV.InventorSbVec2f
_end
Type: SystemSingle
_type
Type: OIV.MeshViz.GraphPoHistogramTypes
_value
Type: SystemSingle
_name
Type: SystemString
Remarks

See Also