Returns the collection of attributes associated with this rigid group.
# Get the value of the property.propertyValue = rigidGroup_var.attributes
#include <Fusion/Components/RigidGroup.h>// Get the value of the property.Ptr<Attributes> propertyValue = rigidGroup_var->attributes();