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