Returns the collection of rigid groups associated with this component.
# Get the value of the property.propertyValue = component_var.rigidGroups
#include <Fusion/Components/Component.h>// Get the value of the property.Ptr<RigidGroups> propertyValue = component_var->rigidGroups();