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