Click or drag to resize
PbIsovaluesListSetIrregularIsoList Method

Creates an irregular isovalue list with numValues values.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetIrregularIsoList(
	int numValues,
	float[] values
)

Parameters

numValues
Type: SystemInt32
values
Type: SystemSingle
Remarks