Returns an evaluator object that lets you perform additional evaluations on the curve.
# Get the value of the property.propertyValue = circle2D_var.evaluator
#include <Core/Geometry/Circle2D.h>// Get the value of the property.Ptr<CurveEvaluator2D> propertyValue = circle2D_var->evaluator();