Returns the second point.
# Get the value of the property.propertyValue = horizontalPointsConstraint_var.pointTwo
#include <Fusion/Sketch/HorizontalPointsConstraint.h>// Get the value of the property.Ptr<SketchPoint> propertyValue = horizontalPointsConstraint_var->pointTwo();