Returns the sketch point that is constrained.
# Get the value of the property.propertyValue = coincidentConstraint_var.point
#include <Fusion/Sketch/CoincidentConstraint.h>// Get the value of the property.Ptr<SketchPoint> propertyValue = coincidentConstraint_var->point();