Many-to-One Mapping for Types and Relationships

This section contains information on component and assembly mapping to CAD Model in ENOVIA.

The entry in MCADInteg-BusTypeMapping in case of many to one bus type mapping, with component & assembly both mapping to CAD Model in ENOVIA is as follows:

component|CAD Drawing

assembly|CAD Drawing

Also, an attribute can be mapped on this type, as

component|CAD Drawing (Model Type:component)

assembly|CAD Drawing (Model Type:assembly)

Similarly, relationship mapping can also be set up with the same syntax. For example, the entry in MCADInteg-RelMapping would look as follows:

CADSubcomponent|to, Associated Drawing (category:CADSubcomponent)
CADDrawing|to, Associated Drawing (category:CADDrawing)

Generally, in order to map to a ENOVIA entity and setting an attribute value, the syntax is:

cad entity 1| matrix entity 1 (attribute name: value1)
cad entity 2| matrix entity 1 (attribute name: value2)
cad entity 3| matrix entity 2