Returns the number of conic curves in the sketch.
# Get the value of the property.propertyValue = sketchConicCurves_var.count
#include <Fusion/Sketch/SketchConicCurves.h>// Get the value of the property.uinteger propertyValue = sketchConicCurves_var->count();