Gets the position of the end point of the arc.
# Get the value of the property.propertyValue = arc2D_var.endPoint
#include <Core/Geometry/Arc2D.h>// Get the value of the property.Ptr<Point2D> propertyValue = arc2D_var->endPoint();