Returns the list of occurrences that are part of the rigid group.
# Get the value of the property.propertyValue = rigidGroup_var.occurrences
#include <Fusion/Components/RigidGroup.h>// Get the value of the property.Ptr<OccurrenceList> propertyValue = rigidGroup_var->occurrences();