Hello!
I'm making a simple program in C++ that open an assembly file, then go through the feature tree, and for each PART or Assembly get the file path.
But I can not get neither the file name or the file path only the name in the tree that I can not use to get the filename.
I attach the code I'm making.
Thanks!