The modeling tolerance used when comparing vector angles. The value is in radians.
# Get the value of the property.propertyValue = application_var.vectorAngleTolerance
#include <Core/Application/Application.h>// Get the value of the property.double propertyValue = application_var->vectorAngleTolerance();