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