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