Returns the length of the curve in centimeters.
# Get the value of the property.propertyValue = sketchFittedSpline_var.length
#include <Fusion/Sketch/SketchFittedSpline.h>// Get the value of the property.double propertyValue = sketchFittedSpline_var->length();