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