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