|
Allows importing projects of CAD packages which supports ODB++ formats to EDWinXP. Import of each ODB++ job step consists of three automatically following phases. Three phases are as follows.
- The program reads EDA part (packages, components and netlist).
- Geometrical features (positive polarity only) of board layers are imported.
- The reconstruction of read data into editable EDWinXP database objects (This stage is optional).
The geometrical elements (traces, footprints, and copper areas) in phase 2 is stored as packages in project library, separately for each layer. These packages are placed on the board as components. Since packages can be edited in Library Editor, it is possible to modify PCB design in this way and generate manufacturing outputs.
During reconstruction phase, graphic elements stored in packages are converted into traces, via holes pad stacks and pad stacks for component footprints. The program relies on EDA information imported in phase 1 and their links to individual features. Each successfully converted item is removed from the package. Some of the imported features may be left over in packages after reconstruction because there was no clear information linking them to individual objects (like nets, components or packages). These may still be edited, output or used as templates.
|