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