![]() |
2.3.7.5.
Attribute mapping in Solid
Edge
2.3.7.5.2.
Block [CadDocumentAttributes] - Transfer custom
attributes
|
|
---|---|
Prev | Next |
Attributes that were declared in the [CadDocumentAttributes] block, show up in Solid Edge on the Custom tabbed page at the list end behind then 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()
On how to transfer any further attributes see next section Section 2.3.7.5.3, “Block [CadDocumentAttributes] - Transfer further extra attributes”.