Returns true if the machine has a simulation model attached.
# Get the value of the property.propertyValue = machine_var.hasSimulationModel
#include <Cam/Machine/Machine.h>// Get the value of the property.boolean propertyValue = machine_var->hasSimulationModel();