Gets an array containing all the machines in the document.
# Get the value of the property.propertyValue = cAM_var.allMachines
#include <Cam/CAM/CAM.h>// Get the value of the property.std::vector<Ptr<Machine>> propertyValue = cAM_var->allMachines();