Returns the component this body is owned by.
# Get the value of the property.propertyValue = bRepBody_var.parentComponent
#include <Fusion/BRep/BRepBody.h>// Get the value of the property.Ptr<Component> propertyValue = bRepBody_var->parentComponent();