Returns the sketch point at the center of the circle.
# Get the value of the property.propertyValue = sketchCircle_var.centerSketchPoint
#include <Fusion/Sketch/SketchCircle.h>// Get the value of the property.Ptr<SketchPoint> propertyValue = sketchCircle_var->centerSketchPoint();