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