Question
Accessing Model Name of every part in an assembly using C++ or Lisp
I'm trying to access the model name and read it in a tree format from Creo ED.
Tried a few Lisp APIs I saw in the document; didn't help much as none returned the model name.
Is there any other way to access the data? C# also doesn't seem to have the related API on Part

