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

Sets a maximum 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 SetMaxThreshold(
	float threshold_max,
	float[] cmax,
	float transp_max
)

Parameters

threshold_max
Type: SystemSingle
cmax
Type: SystemSingle
transp_max
Type: SystemSingle
Remarks

See Also