2010
Table Of Contents
- Contents
- Part 1 Tubes and Pipes
- 1 Get Started with Tube & Pipe
- 2 Route Basics
- 3 Set Styles
- 4 Create Rigid Routes and Runs
- Workflow for Rigid Routes
- Create Auto Route Regions
- Manually Create Parametric Regions
- Automatically Dimension Route Sketches
- Create Segments With Precise Values
- Define Parallel and Perpendicular Segments
- Snap Route Points to Existing Geometry
- Place Constraints On Route Sketches
- Create Bends Between Existing Pipe Segments
- Create Pipe Routes With Custom Bends
- Create Bent Tube Routes
- Realign 3D Orthogonal Route Tool
- Control Dimension Visibility
- Populated Routes
- 5 Create and Edit Flexible Hose Routes
- 6 Edit Rigid Routes and Runs
- 7 Use Content Center Libraries
- 8 Author and Publish
- 9 Document Routes and Runs
- Part 2 Cable and Harness
- 10 Get Started with Cable and Harness
- 11 Work With Harness Assemblies
- 12 Use the Cable and Harness Library
- 13 Work with Wires and Cables
- 14 Work with Segments
- 15 Route Wires and Cables
- 16 Work with Splices
- 17 Work with Ribbon Cables
- 18 Generate Reports
- 19 Work With Nailboards and Drawings
- Part 3 IDF Translator
- Index
Import and Export 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. Refer to the 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
none,none,none,inch,none,none
Import and Export Library Data | 245