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