2.3.9.4.2.  Block [CadDocumentAttributes] - Transfer custom attributes

Attributes that are declared in the [CadDocumentAttributes] block appear in Solid Edge on the User-defined tab page at the end of the list behind the PARTsolutions standard attributes.

[CadDocumentAttributes]
SUPPLIER=?GetObject("iface.calcnameservice").start(0).Format("<CATALOG>").value()
ARTICLENO=?_ATTR("NB")
BOMINFO=?_ATTR("LINA")
CREATOR=?GetObject("iface.calcnameservice").start(0).Format("CADENAS GmbH").value()

PARTadmin -> ifsolidedge.cfg -> Block "CadDocumentAttributes"

PARTadmin -> ifsolidedge.cfg -> Block "CadDocumentAttributes"

File properties -> tabbed page "User-defined"

File properties -> tabbed page "User-defined"

On how to transfer any further attributes see next section Section 2.3.9.4.3, “Block [CadDocumentAttributes] - Transfer further extra attributes”.