Gets if the toolpath for this operation is currently valid. (has not become invalidated by model changes).
# Get the value of the property.propertyValue = operation_var.isToolpathValid
#include <Cam/Operations/Operation.h>// Get the value of the property.boolean propertyValue = operation_var->isToolpathValid();