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