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