Submitted by oguzhan.aydemir on Wed, 08/31/2016 - 04:51
Forums:
HELLO again, Is it possible to read and write part list to a windows form application directly which is exported from Nx?
HELLO again, Is it possible to read and write part list to a windows form application directly which is exported from Nx?
re: read/write parts list
There is a Plist.ListToFile command that will export the parts list to a text file. For an example, see the code in:
http://nxjournaling.com/comment/3805#comment-3805
If you write the Windows form application, you can process the text file however you like.