Gets if warnings were encountered when applying the selection to a parent.
# Get the value of the property.propertyValue = sketchSelection_var.hasWarning
#include <Cam/GeometrySelections/SketchSelection.h>// Get the value of the property.boolean propertyValue = sketchSelection_var->hasWarning();