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