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