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