Click or drag to resize
PbIsovaluesList Constructor (Single, Single, Int32)

Constructor of a regular list of numValues isovalues.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public PbIsovaluesList(
	float min,
	float max,
	int numValues
)

Parameters

min
Type: SystemSingle
max
Type: SystemSingle
numValues
Type: SystemInt32
Remarks