Gets the Operation Type. It can be MillingOperation, TurningOperation, JetOperation or AdditiveOperation.
# Get the value of the property.propertyValue = setup_var.operationType
#include <Cam/CAM/Setup.h>// Get the value of the property.OperationTypes propertyValue = setup_var->operationType();