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

Sets a minimum 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 SetMinThreshold(
	float threshold_min,
	SbColor cmin,
	float transp_min
)

Parameters

threshold_min
Type: SystemSingle
cmin
Type: OIV.InventorSbColor
transp_min
Type: SystemSingle
Remarks