Returns the number of fitted splines in the sketch.
# Get the value of the property.propertyValue = sketchFixedSplines_var.count
#include <Fusion/Sketch/SketchFixedSplines.h>// Get the value of the property.uinteger propertyValue = sketchFixedSplines_var->count();