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