Returns the number of elliptical arcs in the sketch.
# Get the value of the property.propertyValue = sketchEllipticalArcs_var.count
#include <Fusion/Sketch/SketchEllipticalArcs.h>// Get the value of the property.uinteger propertyValue = sketchEllipticalArcs_var->count();