Returns the customGraphicsGroups object associated with the CAM product.
# Get the value of the property.propertyValue = cAM_var.customGraphicsGroups
#include <Cam/CAM/CAM.h>// Get the value of the property.Ptr<CustomGraphicsGroups> propertyValue = cAM_var->customGraphicsGroups();