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