Click or drag to resize
PbDataMappingSetMinThreshold Method (Single, Single, Single)

Sets a minimum threshold, associated to a HLS color and a transparency value.

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,
	float transp_min
)

Parameters

threshold_min
Type: SystemSingle
cmin
Type: SystemSingle
transp_min
Type: SystemSingle
Remarks

See Also