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