Gets the feed distance in centimeters.
# Get the value of the property.propertyValue = machiningTime_var.feedDistance
#include <Cam/CAM/MachiningTime.h>// Get the value of the property.double propertyValue = machiningTime_var->feedDistance();