About Project Related Files

AutoCAD Electrical toolset supports some optional project-related files. These files provide various functions such as keeping a project consistent, helping update custom title blocks across a project, or providing custom settings for various tools such as the PLC I/O module insertion tool.

Note: Text files created and managed by AutoCAD Electrical toolset now use Unicode format. To use the files in AutoCAD Electrical 2015 or earlier, open each file in a text editor and save to the ANSI format.

Catalog Lookup

Access database for choosing catalog part number assignments. It is also referenced when generating bill of materials reports.

The following naming convention and search sequence is used:

Description defaults

Lists various standard component description selections, accessible by clicking Defaults on the Insert/Edit Component and Panel Layout - Component Insert/Edit dialog boxes.

The following naming convention and search sequence is used:

The following formats are supported:

External component

Component annotation in a text file, accessed when you click External List on the Insert/Edit dialog box for schematic or panel layouts. Select a line of data and map the separate values to various attributes carried by the schematic component or panel footprint symbol being edited.

The following naming convention and search sequence is used:

Family tag code map

Overrides the family tag code of the library symbols by mapping the codes to new values. The %F replaceable parameter in tagging formats uses the family tag code.

The following naming convention and search sequence is used:

The text file follows this format:

Example:

LT, LITE - overrides the default family code LT on JIC pilot lights with LITE

Footprint lookup

Database for graphical footprint assignments based on the catalog part number assignments.

The following naming convention and search sequence is used:

Schematic lookup

Database for schematic components inserted from panel footprints.

The following naming convention and search sequence is used:

Installation codes

Lists the default installation codes, accessible by clicking Project (Installation section of the Insert/Edit Component and Panel Layout - Component Insert/Edit dialog boxes)Include External List on the All Installations - Project dialog box.

The following naming convention and search sequence is used:

Location codes

Lists the default location codes, accessible by clicking Project (Location section of the Insert/Edit Component and Panel Layout - Component Insert/Edit dialog boxes)Include External List on the All Locations - Project dialog box.

The following naming convention and search sequence is used:

Project labels

Customizes the generic LINEx labels in the various title block and project information dialog boxes.

The following naming convention and search sequence is used:

Rating defaults

Lists the default installation codes, accessible by clicking Show All Ratings (on the Insert/Edit Component and Panel Layout - Component Insert/Edit dialog boxes)Defaults next to any rating.

The following naming convention and search sequence is used:

The following formats are supported:

Real-time error checking

Text file used for excluding terminals for duplication checking in an audit. The default .wdn file contains the terminal number filers GND, PE, and E. They are ignored when checking for duplication and are not listed in the Electrical Audit report. Edit this file with an ASCII text editor, such as WordPad. Wildcards are supported.

The following naming convention and search sequence is used:

RSLogix import

Defines the optional mapping of RSLogix codes to AutoCAD Electrical toolset symbol block names for an RSLogix file import.

The following naming convention and search sequence is used:

Spreadsheet to PLC tool

Defines the settings for the AutoCAD Electrical toolset Spreadsheet to PLC I/O Utility.

You are prompted to browse to a file with a .wdi extension. The default settings file is DEMOPLC.WDI.

Title block

The attribute name mapping support file for the AutoCAD Electrical toolset title block update tool.

The following naming convention and search sequence is used:

User defined attributes

A text file of attribute tag names used by reports to add fields to reports.

The following naming convention and search sequence is used:

Wire color and gauge labels

Maps color and gauge wire descriptions based on wire layers.

The following naming convention and search sequence is used:

Source/Destination descriptions

Lists the default description lines to assign to a source or destination arrow, accessible by clicking Defaults from the Source "To" Arrow or Destination "From" Arrow dialog box.

The WDSRCDST.WDD file is searched for using search sequence "A".

Secondary Project File

AutoCAD Electrical toolset creates and manages a secondary project file, with an .aepx extension. Do not edit this file directly. If the .aepx file is deleted, it is recreated automatically.

Subdirectory search sequence "A"

  1. Full path (if full path name given)
  2. User subdirectory: C:\Users\{username}\AppData\Roaming\Autodesk\AutoCAD Electrical {version}\{release}\{country code}\Support\User\
  3. Active project's .wdp file subdirectory
  4. AutoCAD Electrical toolset support: C:\Users\{username}\AppData\Roaming\Autodesk\AutoCAD Electrical {version}\{release}\{country code}\Support\
  5. AutoCAD Electrical toolset support: C:\Program Files [(x86)]\Autodesk\AutoCAD {version}\Acade\Support\{language code}\
  6. AutoCAD Electrical toolset support: C:\Program Files [(x86)]\Autodesk\AutoCAD {version}\Acade\
  7. All paths defined under AutoCAD Options Files Support Files Search Path

Subdirectory search sequence "B"

  1. Full path (if full path name given)
  2. User subdirectory: C:\Users\{username}\AppData\Roaming\Autodesk\AutoCAD Electrical {version}\{release}\{country code}\Support\User\
  3. Catalog lookup subdirectory: C:\Users\{username}\Documents\Acade {version}\AeData\{language code}\Catalogs\
  4. Panel footprint library base subdirectory: C:\Users\Public\Documents\Autodesk\Acade {version}\Libs\panel[_mm]\
  5. AutoCAD Electrical toolset support: C:\Users\{username}\AppData\Roaming\Autodesk\AutoCAD Electrical {version}\{release}\{country code}\Support\
  6. AutoCAD Electrical toolset support: C:\Program Files [(x86)]\Autodesk\AutoCAD {version}\Acade\Support\{language code}\
  7. AutoCAD Electrical toolset support: C:\Program Files [(x86)]\Autodesk\AutoCAD {version}\Acade\
  8. All paths defined under AutoCAD Options Files Support Files Search Path

Subdirectory search sequence "C"

  1. Full path (if full path name given)
  2. User subdirectory: C:\Users\{username}\AppData\Roaming\Autodesk\AutoCAD Electrical {version}\{release}\{country code}\Support\User\
  3. Catalog lookup subdirectory: C:\Users\{username}\Documents\Acade {version}\AeData\{language code}\Catalogs\
  4. AutoCAD Electrical toolset support: C:\Users\{username}\AppData\Roaming\Autodesk\AutoCAD Electrical {version}\{release}\{country code}\Support\
  5. AutoCAD Electrical toolset support: C:\Program Files [(x86)]\Autodesk\AutoCAD {version}\Acade\Support\{language code}\
  6. AutoCAD Electrical toolset support: C:\Program Files [(x86)]\Autodesk\AutoCAD {version}\Acade\
  7. All paths defined under AutoCAD Options Files Support Files Search Path
Note:
  • If the environment file (wd.env) has setting WD_ACADPATHFIRST uncommented and set to 1, then the Options paths are searched between steps 1 and 2 above instead of at the very end.
  • If the environment file (wd.env) has setting WD_SUP_ALT uncommented and set to a valid subdirectory path, then it is inserted into the search sequence just after User.