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