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