Hi,
I am trying to adapt a script presented by @Pernelle Marone-Hitz : https://developer.ansys.com/blog/script-tip-friday-efficiently-combining-mapdl-and-mechanical-scripting?check_logged_in=1
Before command snippet are created which I give the name "command_snippet_joint_ID", I would like to check if a command snippet already exist with this name. If yes, I would like to delete the command and then add the new one. If no (or if a command snippet with another name exist), just add the new one.
Is it possible to do this king of check ?
Regards,
Jean