Our 3D CAD supplier models have been moved to 3Dfindit.com, the new visual search engine for 3D CAD, CAE & BIM models.
You can log in there with your existing account of this site.
The content remains free of charge.
2.3.9.3.
Attribute mapping in
SolidWorks
2.3.9.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".