Returns the sketch point being constrained.
# Get the value of the property.propertyValue = midPointConstraint_var.point
#include <Fusion/Sketch/MidPointConstraint.h>// Get the value of the property.Ptr<SketchPoint> propertyValue = midPointConstraint_var->point();