In the data exchange model, the conductor end is used as a link
between the conductor and a device (connector, equipment, pin). This link relies
on the Id attribute, which represents a unique identifier shared
between ECAD and MCAD.
For more information about the data exchange format, see
Electrical Data Exchange Format.
When importing conductors, CATIA queries the object that represents
the conductor end. Two alternative exist:
The End is a Cavity
- If the Id attribute is found in the 3D session, the cavity
is considered an end,
-
If the Id attribute is not found in the 3D session, then,
thanks to the connectivity information imported with the external data,
the system queries for the parent object (a connector) and the connector
is considered as the end.
This means that, even if you decide not to create and map the cavity
to 3D devices, the system will be smart enough to take these devices
as ends. The 3D data may not go down to cavity level but the routing
process can be performed.
-
If the Id attribute of the cavity and of its parent is
not found, then the end is considered to be missing.
The End is a Device
- If the Id attribute is found in the 3D session, the device
is considered an end,
- If the end is missing, routing cannot be performed.
Note: Checks are also performed between conductor and electrical geometries
to know where the conductors have to be created