Gets the number of tool changes.
# Get the value of the property.propertyValue = machiningTime_var.toolChangeCount
#include <Cam/CAM/MachiningTime.h>// Get the value of the property.integer propertyValue = machiningTime_var->toolChangeCount();