If a symbol library is included, the single export formats (e.g. DXF files) have to be prepared according to following schema:
Select the "wrapping" project with the help of which you want to assign a certain symbol as additional export format. (Here in this example adn2020.prj)
In PARTproject -> Edit project -> tabbed page General -> menu item General -> Additional export formats, click on the search button .
Under File path, enter the path to the desired DXF file. (Here "symbol/0810002.dxf")
Under ID, enter the unique identifier, how it can be found in the source file (e.g. PDT). (Here "0810002".)
-> Now the DXF/DWG file in entered under Additional export formats.
Open Classification (CNS) by clicking on the search button .
Set the classes CNSCAX|GFX|SYMREP (symbol representation) and CNSCAX|GFX|1 (symbol connection) and for each enter the instance number.
Close the dialog by clicking .
Open Attributes (CNS) by clicking on the search button .
In the attribute CNS_DOC_CNSURI, enter the ID of the additional file with the following syntax:
ADDFILE://ID
Use exactly the according ID from the source file (e.g. PDT). (Here "0810002".)
Create the link between Symbol connection (CNSCAX|GFX|1) and Symbol representation (CNSCAX|GFX|SYMREP), namely by the value of the attribute Parent CLS_ID INST_ID. The last value of the string is the matching instance of CNSCAX|GFX|SYMREP.
Class "CNSCAX|GFX|1" with attribute "Parent CLS_ID INST_ID" and value "CNSCAX|GFX|SYMREP||<Instance>"
Fill other attributes of CNSCAX|GFX|1 and CNSCAX|GFX|SYMREP (if needed).
If all entries are made, the part can be exported to a CAD.








