Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
This was an option we used before. I do not remember how it was done. We need to make having ModelManager running a requirement before parts library can start.
Does anybody know how to do this?
Thank you
Solved! Go to Solution.
Max
I ended up writing a lisp program that checks if model manager is running and offers to start it if not. Normally I do not like using "if then else" and prefer conditional statements, but it worked very well for this.
Regards
Tom
Open a Support Case and you will get the answer.
Max
Did you get an answer?
Max
I ended up writing a lisp program that checks if model manager is running and offers to start it if not. Normally I do not like using "if then else" and prefer conditional statements, but it worked very well for this.
Regards
Tom