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: 2024.1.1.0 (2024.1.1)
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