The modeling tolerance used internally when comparing two points. The value is in centimeters.
# Get the value of the property.propertyValue = application_var.pointTolerance
#include <Core/Application/Application.h>// Get the value of the property.double propertyValue = application_var->pointTolerance();