Returns the Export Manager which provides access to the functionality to export in various formats.
# Get the value of the property.propertyValue = cAM_var.exportManager
#include <Cam/CAM/CAM.h>// Get the value of the property.Ptr<CAMExportManager> propertyValue = cAM_var->exportManager();