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