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