Gets the end point of the arc.
# Get the value of the property.propertyValue = arc3D_var.endPoint
#include <Core/Geometry/Arc3D.h>// Get the value of the property.Ptr<Point3D> propertyValue = arc3D_var->endPoint();