-
Open a part in SolidEdge and click File > Properties > Summary.
-
Assign the value say "Design Part" in the text box provided against the attribute "Comments".
ENOVIA side:
-
Define in ENOVIA an attribute called "Description" (string type). (Note: Name can be different)
-
Add this attribute to the relevant ENOVIA types. In this case "SE Component" .
-
For supporting SolidEdge to ENOVIA attribute transfer, map the Description attribute in "
MCADInteg-CADToMxAttribMapping " attribute of Global Config Object. In this case the mapping will be:
component,$$Comments$$|SE Component,$$Description$$
-
For supporting ENOVIA to SolidEdge attribute transfer, map the Description attribute in "
MCADInteg-MxToCADAttribMapping " attribute of current Global Config Object. In this case the mapping will be:
SE Component,$$Description$$|component,$$Comments$$
User must select the Copy Attribute option in Checkin or Checkout page. An user can also synchronize the attribute using Synch Attribute option.
|