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