Click or drag to resize
PbDataMappingEnableThresholds Method

Enable/Disable the taking into account of threshold values.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void EnableThresholds(
	bool min,
	bool max
)

Parameters

min
Type: SystemBoolean
max
Type: SystemBoolean
Remarks