2.3.7.2.2. Block [CadDocumentAttributes] - Transfer custom attributes
2.3.7.2.2.1. User defined attributes with type declaration
2.3.7.2.2.2. Adding new keys

Attributes, which have been declared in PARTadmin, in the block CadDocumentAttributes, show up in Creo as custom attributes under Parameter in a list with the standard attributes.

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()

Creo: Parameter - Attributes from "CadDocumentAttributes"

Creo: Parameter - Attributes from "CadDocumentAttributes"