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