General syntax |
<setEnoviaLink name="<attribute-name>" />
|
Description |
Sets a link (URL with an object ID) into an attribute of
the mapped part from 3DEXPERIENCE into a local database. Can be used only in the mapping configuration from 3DEXPERIENCE to ECAD. Configure maximum length of the column in the database. The length of
the URL from a part can be very long. |
Attributes |
Name |
Use |
Annotation |
name |
required |
Defines the attribute/column name of the link to the part in 3DEXPERIENCE |
Examples |
<!—set a link to a part in 3DEXPERIENCE -->
<setEnoviaLink name="3DS_Part" />
|