Autodesk DirectConnect for IGES

Initial Graphics Exchange Specification (IGES) is a file format for transferring graphics data between CAD/CAM systems. Autodesk DirectConnect lets you import the neutral IGES format files (*.iges or *.igs) from any number of CAD or modeling packages.

For information on the Autodesk products that support this format, go to the topic Summary of supported formats.

Maya supports this translator on the Mac OS X operating system.

Software Prerequisites

Additional software setup, Autodesk StudioTools

For Autodesk StudioTools Version 13.0.2, you must set the ALIAS_IGES_DC system environment variable to use the latest IGES translator:

  1. From your Windows toolbar, select Start > Settings > Control Panel.
  2. Double click on System. The Systems Properties window opens.
  3. Click on the Advanced tab.
  4. Click on the Environment Variables button.
  5. Click New and enter the following information:
  6. For Variable name, ALIAS_IGES_DC
  7. For Variable value, 1

To import IGES files:

  1. In your Autodesk software, choose the appropriate menu item. For example,
  2. To import a CAD file into...
    Choose...
    Autodesk StudioTools
    File > Open
    or
    File > Import > File
    Autodesk ImageStudio
    File > Import
    Maya
    File > Open Scene
    or
    File > Import
    Autodesk Showcase
    File > Import Models

  3. Select a native IGES (*.iges or *.igs) file from the file browser.
  4. Click OK.

The translator will automatically launch and the file will import into the scene.

Troubleshooting (Autodesk StudioTools)

If the files you import contain unsatisfactory data, you may need to change the following import options in Autodesk StudioTools:

Default Trim Curves

Specifies the trim curves that the processor will use. You can select parameter space curves, model space curves, or use the flag that is present in the.IGES file. If for any reason the trimming fails, the translator will try and trim with the alternative curves.

Shrink Surface

When ON, StudioTools detects trimmed surfaces whose trim boundaries are the same as, or iso-parametric to, the natural boundaries of the untrimmed surface. It then converts these surfaces into StudioTools surfaces by shrinking the untrimmed surface to the trim boundaries.

When OFF, StudioTools converts all trimmed surfaces of this type to StudioTools trimmed surfaces.

Types of data imported

The Autodesk DirectConnect for IGES translator imports ASCII format IGES files with or without linefeed characters at the end of each record. Binary IGES files are not supported.

NURBS are imported for this file format.

The following information is maintained on import:

For information on this data in your Autodesk software, see Where to find imported data.

Identifying IGES supported entities in log files

The following table shows IGES entities supported on import by Autodesk DirectConnect for IGES.

Any entities with an entity use flag value 02 (Definition) are ignored by the input translator except for those with IGES Subfigure Definition entity (Type 308).

Type
Form
IGES Entity
100
0
circular arc
102
0
composite curve
104
0-3
conic arc, ellipse, parabola, hyperbola
106
1
copious data
106
2
copious data
106
11
copious data
106
12
copious data
106
63
closed area
108
0
plane
108
+/- 1
bounded plane
110
0
line
112
0
parametric curve
114
0
parametric surface
116
0
point
118
0-1
ruled surface
120
0
surface of revolution
122
0
tabulated cylinder
124
0
transformation matrix
126
0-5
rational B-spline curve
128
0-9
rational B-spline surface
130
0
offset curve
140
0
offset surface
141
0
boundary entity
142
0
curve on surface
143
0
bounded surface
144
0
trimmed surface
308
0
subfigure definition
402
7, 9
associativity instance
408
0
singular subfigure instance
406
15
name

IGES levels

All supported geometric IGES entities that are associated with IGES level <n> are added to an Autodesk StudioTools layer called LEVEL<n>. For example, if a 126 B-spline entity's directory entry indicates that it is on level 42, then it is added as Layer LEVEL42.