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