' K* `7 E6 T( E+ y可以参考这个连接:https://communities.mentor.com/thread/11946,步骤大概如下:
9 S: B9 `# b* J) UHow to extract symbols from schematics?
; k1 y& [ C" YSince the symbols are cached in DxDesigner project use the following steps to extract symbols from one schematic for use in a new design. Export the schematic in EDIF format Open a design in DxDesigner Use the menu File > Export > EDIF Schematic... to open the EDIF Interfaces dialog box In the Schematic/Symbol field enter the schematic name Check the Convert Design Hierarchically option Check the Map attributes to properties option Click the OK button and review the Output results window for any issues Import the EDIF schematic into new DxDesigner project In DxDesigner create a new project Use the menu File > Import > EDIF Schematic to open the EDIF Interfaces dialog box In the Inputfield enter the path to EDIF Schematic (.eds) file produced above Click the OK button and review the Output results window for any issues All of the symbols will be written to the [local symbols] of the new project Extract the symbols from schematics While still in DxDesigner, select the menu View > DxDataBook to see the created symbols Select the CL Viewtab near the bottom of the DxDataBook window Next select the Symbol View tab to view the [local symbols] library Expand [local symbols] and select all the symbols using the mouse Right mouse button on a selected item and choose Export Symbol(s) In the Browse For Folder dialog navigate to a location where you want to write the ASCII symbol files Click the OK button and confirm that the ASCII symbols have been written 7 x+ `8 n2 C# E$ P/ O! P- B& r
总之,目的就是为了:先把symbol转成local symbol,然后才可以右键菜单导出symbol。 % h$ U& v D& S) }2 B; p! C2 I
3 _8 N: A Z/ t% t$ G6 } |