Returns the sketch point that the sketch curves are connected to.
# Get the value of the property.propertyValue = sharedPointCoincident_var.point
#include <Fusion/Sketch/SharedPointCoincident.h>// Get the value of the property.Ptr<SketchPoint> propertyValue = sharedPointCoincident_var->point();