This example describes how to map the variable Drawing Title to the SOLIDWORKS custom property DRAWING_TITLE.
You can manage SOLIDWORKS files and
read and write of properties in SOLIDWORKS PDM without the full
SOLIDWORKS application being installed or running.
Other possible mappings are:
| Variable name |
SW property name |
Block name |
Attribute name |
| Drawing Title |
DRAWING_TITLE |
CustomProperties |
DRAWING_TITLE |
| Weight |
WEIGHT |
CustomProperties |
WEIGHT |
| Revision |
REVISION |
CustomProperties |
REVISION |
| Designed By |
DESIGNED BY |
CustomProperties |
DESIGNED BY |
| Next Assembly |
NEXT_ASSY |
CustomProperties |
NEXT_ASSY |
| Vendor |
VENDOR |
CustomProperties |
VENDOR |
To map to SOLIDWORKS custom properties: