Create an empty CAMTemplate
returnValue = adsk.cam.CAMTemplate.createEmpty()
#include <Cam/CAMTemplate/CAMTemplate.h>returnValue = adsk::cam::CAMTemplate::createEmpty();