Returns the number of closed profiles in the sketch. Open and text based profiles are not included.
# Get the value of the property.propertyValue = profiles_var.count
#include <Fusion/Sketch/Profiles.h>// Get the value of the property.uinteger propertyValue = profiles_var->count();