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