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