Returns the first point.
# Get the value of the property.propertyValue = verticalPointsConstraint_var.pointOne
#include <Fusion/Sketch/VerticalPointsConstraint.h>// Get the value of the property.Ptr<SketchPoint> propertyValue = verticalPointsConstraint_var->pointOne();