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