Click or drag to resize
PbDataMappingSetMinThreshold Method (Single, Single)
Calls SetMinThreshold(threshold_min, cmin, 0.0).

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetMinThreshold(
	float threshold_min,
	float[] cmin
)

Parameters

threshold_min
Type: SystemSingle
cmin
Type: SystemSingle
Remarks