This code downloads all parts from part family “ASIC” in 3DEXPERIENCE
to the ECAD library “ECAD_IC.”
<?xml version="1.0" encoding="UTF-8"?>
<pemapping xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="mapping-schema.xsd"
version="1.0">
<namespace>
<modify name="ECADVALUE" value="VALUE" target="attribute.name" />
<modify name="description" value="DESCR" target="attribute.name" />
<specialAttribute value="/Library1/IC/ASIC" name="part.interface.name">
<modify value=" IC" target="class.name" />
</specialAttribute>
</namespace>
</pemapping>