Returns the current health state of the feature.
# Get the value of the property.propertyValue = sweepFeature_var.healthState
#include <Fusion/Features/SweepFeature.h>// Get the value of the property.FeatureHealthStates propertyValue = sweepFeature_var->healthState();