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