.aeh — AutoCAD Electrical ASCII File
Autodesk · 1990s
An AEH file is a plain text configuration file used by AutoCAD Electrical for storing project-wide data and settings.
Key Features
- Stores project-wide electrical design data and settings.
- Plain text (ASCII) format for easy reading and editing.
- Facilitates consistency across complex electrical projects.
- Supports custom scripting and data integration.
Best For
- Centralizing electrical project configurations.
- Ensuring design consistency across multiple drawings.
- Providing a human-readable format for configuration data.
- Facilitating automation and custom tool development.
Less Ideal For
- Storing actual CAD drawings (use DWG).
- Storing large binary data or multimedia.
- As a general-purpose document format for non-technical users.
- As a primary data storage for individual graphic elements.
Common Use Cases
- Managing shared component databases in electrical projects.
- Defining project-wide wire styles and naming conventions.
- Storing default settings for electrical symbols and reports.
- Exporting and importing project configuration data between different users or systems.
How to Open It
- Open with AutoCAD Electrical by loading the project.
- View and edit with any plain text editor (e.g., Notepad, VS Code, Sublime Text).
- Import into other applications that can parse plain text configuration files.
- Use within scripts designed to manage AutoCAD Electrical projects.
What is a .aeh file?
An AEH file is an ASCII text file used by AutoCAD Electrical, a specialized CAD software for electrical design. It stores project-wide data and settings, allowing for consistency across large electrical schematics and panel layouts. These files are crucial for managing shared information, such as component libraries, wire types, and other project-specific parameters. Because they are plain text, they can be easily read, edited, and even used for scripting or custom reporting, making them a flexible part of the AutoCAD Electrical workflow.
Programs That Open .aeh Files
| Platform | Program | ||
|---|---|---|---|
| Windows | AutoCAD Electrical | Paid | Official |
| Notepad | Free | ||
| Visual Studio Code | Free | ||
| macOS | TextEdit | Free | Official |
| Visual Studio Code | Free | ||
| Linux | Gedit | Free | Official |
| Visual Studio Code | Free | ||
| Android | QuickEdit Text Editor | Free | |
| iOS | Notes | Free | Official |
| Textastic Code Editor | Paid |
How to Convert .aeh Files
| Format | Method |
|---|---|
| .TXT | Save As (Text Editor), Copy/Paste (Text Editor) |
Common Problems with .aeh Files
Frequently Asked Questions
An AEH file stores project-wide data and settings for AutoCAD Electrical, ensuring consistency in electrical designs.
Yes, AEH files are plain text (ASCII) and can be opened and edited with standard text editors like Notepad or VS Code.
No, AEH files contain configuration and project data, while DWG files contain the actual AutoCAD drawing geometry.
Technical Details
AEH files are structured as plain text (ASCII) documents, making them human-readable and easily parsed by other applications or scripts. They contain key-value pairs and hierarchical data that AutoCAD Electrical uses to manage project standards and shared information. The specific format can vary slightly between AutoCAD Electrical versions but generally remains consistent for core project data.