Indicates if this curve lies entirely on the sketch x-y plane.
# Get the value of the property.propertyValue = sketchConicCurve_var.is2D
#include <Fusion/Sketch/SketchConicCurve.h>// Get the value of the property.boolean propertyValue = sketchConicCurve_var->is2D();