2009

Table Of Contents
Importing and Exporting Library Data
Cable and Harness Library data can be imported into the library, as well as
exported out of the library by specifying two files. A comma-separated value
(.csv) data file and a configuration file (.cfg) are used for both processes.
The configuration file describes the input parameters, their associated data
types, and corresponding units. The data file contains the library data, which
is a description of each harness object imported into or exported from a library.
A blank value is entered by using two consecutive list separators, such as two
consecutive commas. Only one list separator is required if the entry is the last
one in the row. If the color styles for a harness object are not defined, the
default color style is used. See the Autodesk Inventor Help for details on the
format and contents of these files.
NOTE You cannot update existing harness objects by importing library data.
Import Into the Cable and Harness Library
The workflow for importing definitions into the Cable and Harness Library is
the same for all object types, except you must do the import with the
appropriate object type selected. The data provided in the files is also different
depending on the object you are importing.
Sample import configuration file for library wires:
libwires
C:\libwires.log
Wire Name,Color Style,Outer Diameter,Category,Part Number,Gauge
text,text,length,text,text,text
none,none,inch,none,none,none
Sample import configuration file for library cables:
libcables
C:\libcables.log
Cable Name,Category,Part Number,Outer Diameter,Conductor ID,Wire Name
text,text,text,length,text,text
Importing and Exporting Library Data | 243