The attribute MCADInteg-BusTypeMapping
for many to one bus type
mapping, with component and assembly both mapping to CAD Model in 3DEXPERIENCE
is as follows:
component|CAD Drawing
assembly|CAD Drawing
An attribute can also 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)
JoinPart|to, Derived Component (category:join)
BasePart|to, Derived Component (category:base)
Generally, to map to an 3DEXPERIENCE entity and to set
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