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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

pfcModel.ModelActionListener.OnAfterModelRetrieveAll()

RGE
1-Newbie
1-Newbie

pfcModel.ModelActionListener.OnAfterModelRetrieveAll()

When running Pro/Engineer in Asynchronous mode with no_graphics option, can I use the following functions?

pfcModel.ModelActionListener.OnAfterModelRetrieveAll()

or

pfcModel.ModelActionListener.OnAfterModelRetrieve()

If so, how can I use it? Can I get some sample code?

For retrieving the model I am using,

proeSession.RetrieveModelWithOpts(proeModelDescriptor, opts);


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.
0 REPLIES 0
Top Tags