![]() |
2.3.8.3.
Attribute mapping in
SolidWorks
2.3.8.3.3. Block
[CadDocumentAttributes] - Transfer further extra attributes
|
|
---|---|
Prev | Next |
In order to transfer further extra attributes to SolidWorks, tabbed page "Custom", proceed as follows:
In the block [CadDocumentAttributes], add as many further keys as you like.[63]
#:VISFGUI;1 [CadDocumentAttributes] SpecialAttribute=?GetObject("iface.calcnameservice").start(0).Format("<ATTR(LINA)>").value()
In this example the key "SpecialAttribute" has been applied and will be transferred to the attribute "LINA" (Bom-list).
Optionally you may also define the language of the attribute.
#:VISFGUI;1 [CadDocumentAttributes] SpecialAttribute=?GetObject("iface.calcnameservice").start(0).Format("<ATTR(english,LINA)>").value()
After export you can find the results in SolidWorks, in the dialog box "File information", on the tabbed page "Custom".