About Importing Data from Autodesk Inventor Professional Cable and Harness

From the XML export from Autodesk Inventor Professional (AIP) into AutoCAD Electrical toolset, you can select from a list of connectors defined in the export, and then place the connectors onto a 2D drawing file. After the connectors are inserted onto the drawing, click Wire on the Connector Selection dialog box to place all wire connections to all components on the drawing file. AutoCAD Electrical toolset parses the file data to determine all wire From and To connections. Once the wiring information is determined, the wires are routed making sure to miss existing geometry on the drawing. The wire insertion tool finds the best possible route with the fewest amount of wire loops in between the connection reducing the requirement on gap pointers. The wires are connected in the appropriate position on the connector representation.

As the wires are inserted, the wire types in the XML file are applied to the Wire Layer in the AutoCAD Electrical toolset drawing. Additionally, wire numbers and cable marker symbols are inserted onto the drawing. The wire numbers are inserted following the drawing's wire number setting (above wire, in-line with wire, or below wire). The first cable marker listed in the XML file is inserted as the parent and the subsequent markers of the same reference designator (Cable Tag) are inserted as children.

Certain Autodesk Inventor Professional wire property names need to be maintained inside of AutoCAD Electrical toolset. You must make sure that your column header names (set in the Rename User Columns dialog box) match the property names coming out of the Autodesk Inventor Professional XML export (set in the Autodesk Inventor Custom Properties dialog box). For example, the property CORE SIZE maps to a user column of the Create/Edit Wire Type dialog box if there is a column header defined as "CORE SIZE." If mapping does not exist then the data is not maintained inside of your AutoCAD Electrical toolset drawing file.

Autodesk Inventor Professional properties mapped to AutoCAD Electrical Toolset attributes

There are four Autodesk Inventor Professional assembly entity types that get general and custom properties: component occurrences, Wire (From/To) occurrences, cable occurrences, and splice occurrences.

Property Name

AIP Property Type

Description

Component Properties

Connector REF DES

Occurrence

Component RefDes - TAG1 attribute in AutoCAD Electrical toolset

PART NUMBER

Definition

Autodesk Inventor part number - Xdata in AutoCAD Electrical toolset

VENDOR

Definition

Manufacturer - Xdata in AutoCAD Electrical toolset

STRIP LENGTH

Definition, Custom

Save on component - Xdata in AutoCAD Electrical toolset

Various user-defined *

Definition, Custom

Defined in the component library definition (part editing) - Xdata in AutoCAD Electrical toolset

Various user-defined *

Occurrence, Custom

Defined in the harness occurrence level - Xdata in AutoCAD Electrical toolset

Wire Properties

Wire ID

Occurrence

Unique wire number ID (occurrence name) - AutoCAD Electrical toolset wire number; WIRENO attribute in AutoCAD Electrical toolset

Wire Definition

Definition

Wire library definition data saved in Cable & Harness library XML - wire layer name in AutoCAD Electrical toolset

Various user-defined *

Definition, Custom

Defined in the wire library definition (part editing) - Xdata in AutoCAD Electrical toolset

Various user-defined *

Occurrence, Custom

Defined in the harness occurrence level - Xdata in AutoCAD Electrical toolset

Cable Properties

Cable ID

Occurrence

Unique cable ID - TAG 1 attribute in AutoCAD Electrical toolset

Cable Definition

Definition

Cable library definition data saved in Cable & Harness library XML - Xdata in AutoCAD Electrical toolset

Cable Wire Name

Definition

Cable conductor ID - RATING1 attribute in AutoCAD Electrical toolset

Various user-defined *

Definition, Custom

Defined in the cable library definition (part editing) - Xdata in AutoCAD Electrical toolset

Various user-defined *

Occurrence, Custom

Defined in the harness occurrence level - Xdata in AutoCAD Electrical toolset

Splice Properties

Splice ID

Occurrence

Unique splice ID - TAG1 attribute in AutoCAD Electrical toolset

Splice Definition

Definition

Splice library definition data saved in Cable & Harness Library XML - Xdata in AutoCAD Electrical toolset

Various user-defined *

Definition, Custom

Defined in the splice library definition (part editing) - Xdata in AutoCAD Electrical toolset

Various user-defined *

Occurrence, Custom

Defined in the harness occurrence level - Xdata in AutoCAD Electrical toolset

* Properties that are not defined in Autodesk Inventor Professional but are still usable in AutoCAD Electrical toolset.