kumpa Posted June 11, 2019 Share Posted June 11, 2019 Is it possible to change default name of the operator when created ? I would like to shorten few of them, foreach_begin for example. cheers Quote Link to comment Share on other sites More sharing options...
LaidlawFX Posted June 11, 2019 Share Posted June 11, 2019 Yeah use the OPcustomize script in your preference. A copy can be found in $HH/OPcustomize // In order to change the initial name of the op to something // other than the internal name, the opfirstname command can // be used. opfirstname Driver ifd mantra As for foreach_begin if it is being placed down via a script it might depend on how the script is creating it to override it. But to say change the output sop to OUT on creation opfirstname Sop output OUT 1 Quote Link to comment Share on other sites More sharing options...
kumpa Posted June 12, 2019 Author Share Posted June 12, 2019 Thank you very much, that is exactly what i was looking for ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.