Click or drag to resize
PbIsovaluesListSetRegularIsoList Method (Int32)

Creates a regular 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 SetRegularIsoList(
	int numValues
)

Parameters

numValues
Type: SystemInt32
Remarks

The isovalues are between the min and max of the previous isovalue list.

See Also