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