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