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