Returns the surface evaluator.
# Get the value of the property.propertyValue = plane_var.evaluator
#include <Core/Geometry/Plane.h>// Get the value of the property.Ptr<SurfaceEvaluator> propertyValue = plane_var->evaluator();