I want to make a subset library with the library part converter, but how the converter knows which new library part connects to the old library part.
This is what the help states:
Make subset library:
LP_XMLConverter makesubsetlibrary prev curr subset
prev Location of the previous library in XML (source).
curr Location of the current library in XML (source).
subset Location of the subset library to be created in XML.
I do get some kind of library, but there is no actual migration
I see something of a replacement xml, but how does such a file look like:
-def file Location of the replacement definition XML file.
-cur file Location of the current replacement file.
If the extension is XML, the format will be XML;
otherwise it is saved in binary format (much faster).