Get the MeasureManager object which can be used to perform measurements of geometry.
# Get the value of the property.propertyValue = application_var.measureManager
#include <Core/Application/Application.h>// Get the value of the property.Ptr<MeasureManager> propertyValue = application_var->measureManager();