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