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