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