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