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