| PoMeshProbePointtolerance Property  | 
Tolerance used to locate the position of the probe inside a cell of the mesh. 
 
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFFloat tolerance { get; }Public ReadOnly Property tolerance As SoSFFloat
	Get
public:
property SoSFFloat^ tolerance {
	SoSFFloat^ get ();
}member tolerance : SoSFFloat with get
Property Value
Type: 
SoSFFloat
Remarks
See Also