Returns the number of circles in the sketch.
# Get the value of the property.propertyValue = sketchCircles_var.count
#include <Fusion/Sketch/SketchCircles.h>// Get the value of the property.uinteger propertyValue = sketchCircles_var->count();