Returns a curve evaluator that can be used to perform geometric evaluations on the co-edge.
# Get the value of the property.propertyValue = bRepCoEdge_var.evaluator
#include <Fusion/BRep/BRepCoEdge.h>// Get the value of the property.Ptr<CurveEvaluator2D> propertyValue = bRepCoEdge_var->evaluator();