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