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