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