Returns the parent component that owns this rigid group.
# Get the value of the property.propertyValue = rigidGroup_var.parentComponent
#include <Fusion/Components/RigidGroup.h>// Get the value of the property.Ptr<Component> propertyValue = rigidGroup_var->parentComponent();