2.3.10.3.4. Block [SummaryInformation]

Attributes that are declared in PARTadmin in the SummaryInformation block appear in SolidWorks under dialog page File information -> Info tab page.

The following list shows, which key (numerical value) will be mapped to which SolidWorks field.

;swSumInfoTitle = 0,
;swSumInfoSubject = 1,
;swSumInfoAuthor = 2,
;swSumInfoKeywords = 3,
;swSumInfoComment = 4,
;swSumInfoSavedBy = 5,
;swSumInfoCreateDate = 6,
;swSumInfoSaveDate = 7,
;swSumInfoCreateDate2 = 8,
;swSumInfoSaveDate2 = 9

At the attribute mapping do the following:

  1. If the desired key doesn't exist yet, create it. On this see under Section 2.3.10.3.1.1, “Declare prefix for PARTsolutions attributes ”.

    Insert the desired values at all keys.

    Example:

    0=?_ATTR("LINA")
    2=?"Cadenas PARTsolutions"
    4=?_ATTR("NT")

  2. Save the settings.

    - > You can now see the mapped attributes for all exported parts in the File information -> Info tab dialog box.

    "File information" -> Tabbed page "Info"

    "File information" -> Tabbed page "Info"