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