Share

Interpret IGES log files

View IGES log files

The first section of an IGES file typically describes the contents of a file. Each line of this section is displayed on the information line.

If there is more than one line in the section, you can browse the contents of the section after file retrieval is complete by using the prompt history window, or by viewing the comments section of the IGES logfile created by the retrieve process.

Open an IGES log file

  • Choose File > Show Image.

    The Alias errlog file and IGES logfile contain a specific error message for each problem encountered.

    Each error message includes the IGES entity type number and a Directory Section line number where the entity occurs. The errlog file is located at /usr/a1demo/errlog; you can browse it with any UNIX text editor (for example, vi or jot). The IGES logfile is located in the same directory as the retrieved IGES file.

Summary of messages in the IGES logfile

  • IGES file retrieved successfully

    Indicates retrieval is finished.

Identifying IGES supported entities in log files

Learn more about the IGES entities supported on import by Alias.

All other entities with an entity use flag value (Definition) are ignored by the input translator.

TypeFormIGES EntityAlias Entity
1000circular arcB-spline curve
1020composite curveB-spline curves (group)
1040-3conic arcB-spline curve
1061copious dataB-spline curve
1062copious datapolyline
10611copious datapolyline
10612copious datapolyline
10663closed areatriangle of mesh
1081planeface
1100lineline
1120parametric curveB-spline curve
1140parametric surfaceB-spline surface
1160pointcontrol vertex
1180-1ruled surfaceB-spline surface
1200surface of revolutionB-spline surface
1220tabulated cylinderB-spline surface
1240transformation matrix 
1260-5rational B-spline curveB-spline curve
1280-9rational B-spline surfaceB-spline surface
1300offset curveB-spline curve
1400offset surfaceB-spline surface
1410boundary entitytrim curve
1420curve on surfacetrim curve
1430bounded surfacetrimmed surface
1440trimmed surfacetrimmed surface
3080subfigure definitioninstance geometry
4027,16associativity instancegroup
4080singular subfigure instanceinstance geometry

IGES levels

All supported geometric IGES entities that are associated with IGES level are added to an Alias layer. For example, if a 126 B-spline entity’s directory entry indicates that it is on level 42, then it is added to Alias as Layer 42.

IGES ASCII format

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

  • Data transfer log files reference

Was this information helpful?