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