Returns the parent component that owns this feature.
# Get the value of the property.propertyValue = filletFeature_var.parentComponent
#include <Fusion/Features/FilletFeature.h>// Get the value of the property.Ptr<Component> propertyValue = filletFeature_var->parentComponent();