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