Gets the total tool change time in seconds.
# Get the value of the property.propertyValue = machiningTime_var.totalToolChangeTime
#include <Cam/CAM/MachiningTime.h>// Get the value of the property.double propertyValue = machiningTime_var->totalToolChangeTime();