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