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