Get the type of part this input will create.
# Get the value of the property.propertyValue = machinePartInput_var.partType
#include <Cam/Machine/MachinePartInput.h>// Get the value of the property.MachinePartTypes propertyValue = machinePartInput_var->partType();