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