Need to set user defined error message using pro-program
- April 26, 2023
- 1 reply
- 1047 views
I need a support to get some information on Creo pro-programing as I'm working on this topic for one of the projects to change the model according to new design specification up on regeneration which will run by the program.
As of now, I have made the program using parameter relations which will create the required models based on the parameter's entry as per the design specifications and it is working well.
The program is written in such a way that it will pop up the error message window if we enter wrong or incorrect values as inputs but after that it will ask for to continue regeneration or abort the changes as in the attached snap.
If we give yes to continue regeneration, still program could be able to create model with incorrect parameter values. But can we restrict this regeneration or set user defined error message saying that the entered values are incorrect please try to enter correct input values blah blah ……?
