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