Machine.clearSimulationModel Method

Parent Object: Machine
Defined in namespace "adsk::cam" and the header file is <Cam/Machine/Machine.h>

Description

Clears the simulation model from the machine.

Syntax

"machine_var" is a variable referencing a Machine object.
returnValue = machine_var.clearSimulationModel()
"machine_var" is a variable referencing a Machine object.

#include <Cam/Machine/Machine.h>

returnValue = machine_var->clearSimulationModel();

Version

Introduced in version September 2025