Returns the curve defining the midpoint.
# Get the value of the property.propertyValue = midPointConstraint_var.midPointCurve
#include <Fusion/Sketch/MidPointConstraint.h>// Get the value of the property.Ptr<SketchCurve> propertyValue = midPointConstraint_var->midPointCurve();