Clears the simulation model from the machine.
returnValue = machine_var.clearSimulationModel()
#include <Cam/Machine/Machine.h>returnValue = machine_var->clearSimulationModel();