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