Returns the current health state of the tangent relationship.
# Get the value of the property.propertyValue = tangentRelationship_var.healthState
#include <Fusion/Components/TangentRelationship.h>// Get the value of the property.FeatureHealthStates propertyValue = tangentRelationship_var->healthState();