Skip to main content
1-Visitor
February 22, 2013
Question

pfcModel.ModelActionListener.OnAfterModelRetrieveAll()

  • February 22, 2013
  • 0 replies
  • 732 views

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.