This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: WEBENCH® Design Tools
The export to CAD functionality for Eagle in WEB BENCH is basically useless because the library, board, and schematic aren't linked together.
For example after opening the schematic and trying to create a board from it, you will end up with a generic via with no package for each pin. If you try and open the package for a given schematic symbol, you will get an error complaining that the library doesn't exist. The only way to link the schematic symbol to the correct library part is to right click each part in the schematic and select "Replace", then manually navigate to the corresponding library part that was imported via the library import script.
Opening the board layout file that you can download from WEB BENCH results in a beautiful board layout that matches what is shown in the board layout image in WEB BENCH, however since it is not linked to a schematic, it is basically useless since Eagle has no functionality to enable creating a schematic from a board layout file.
I think the correct solution is to export the schematic, library, and board layout file as a single linked package (instead of using a script file to create the library and having separate schematic and board layout files).