MachineFromFileInput.ignoreSimulationModel Property
Parent Object: MachineFromFileInputDefined in namespace "adsk::cam" and the header file is <Cam/Machine/MachineFromFileInput.h>
Description
Whether or not to ignore the simulation model when creating/loading the machine. If set to true the simulation model will not be set on the new machine.
Remarks
This can be useful if you don't have write access to the simulation machine. This can be the case if:- The simulation machine is not in your local library.
- The simulation machine is not saved in your hub.
- You don't have write access to the hub or location where it was saved.
Syntax
"machineFromFileInput_var" is a variable referencing a MachineFromFileInput object.
|