cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Requiring ModelManager to be running in order to start Part Library

ThomasKirkman
16-Pearl

Requiring ModelManager to be running in order to start Part Library

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


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Creo Element\Direct Modeling 20.6.0.0.0
1 ACCEPTED SOLUTION

Accepted Solutions

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

Creo Element\Direct Modeling 20.6.0.0.0

View solution in original post

3 REPLIES 3

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

Creo Element\Direct Modeling 20.6.0.0.0
Top Tags