Postbuilder question
Postbuilder question
(OP)
I have a queation about postbuilder.
I want to modify an existing postprocessor.
I am using the *.pui file. You can change the custom commands by postbuilder.
Now I want to modify the content of proc MOM_msys { } which isn't an custom command but exists in the tcl-file.
I want to modify it by postbuilder for future modifications.
Is it possible to change this proc by postbuilder?
If so, how?
Thanks
I want to modify an existing postprocessor.
I am using the *.pui file. You can change the custom commands by postbuilder.
Now I want to modify the content of proc MOM_msys { } which isn't an custom command but exists in the tcl-file.
I want to modify it by postbuilder for future modifications.
Is it possible to change this proc by postbuilder?
If so, how?
Thanks





RE: Postbuilder question
You can add the procedure to your post and then change it. When your posting the system will use the one in the post as it will be the last one encountered. You can also source a file that has the custome commands you use for multiple posts. When you post and the system passes the procerdures what ever procedure is last wins.
John Joyce
Tata Technologies
1675 Larimer St.
Denver, CO
www.myigetit.com
NX5,6, 7 Solid Works, Solid Edge
RE: Postbuilder question
RE: Postbuilder question
2)use a user tcl file then you only need to put in the MOM_msys (without uplevel). You can activate the user tcl file within postbuilder.
What option to choose is a matter of personal preference. Option 2 is a good idea when you want to change the same procedure for multiple postprocessors. The first option keeps everything in one tcl file.
Jelmerra
www.rouwe-analysis.info