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

Sets a maximum threshold, associated to a RGB color and a transparency value.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetMaxThreshold(
	float threshold_max,
	SbColor cmax,
	float transp_max
)

Parameters

threshold_max
Type: SystemSingle
cmax
Type: OIV.InventorSbColor
transp_max
Type: SystemSingle
Remarks