Returns the area of the circle in square centimeters.
# Get the value of the property.propertyValue = sketchCircle_var.area
#include <Fusion/Sketch/SketchCircle.h>// Get the value of the property.double propertyValue = sketchCircle_var->area();