EPLAN File Management and Project Structure in Bild
Overview
This page outlines how EPLAN P8, Harness proD, and EPLAN Design Library files are organized, named, and stored in Bild. The goal is to maintain a standardized structure for all electrical design files, ensuring consistency, easy version tracking, and smooth integration with mechanical assemblies.
🧩 EPLAN Design Library
Location: Stored as a separate project in Bild.
Purpose:
Contains all EPLAN templates, symbols, and STEP files for connectors.
Acts as a shared reference for all EPLAN projects in addition to the SQL library server.
🚗 Car Project Folder Structure
Each car’s EPLAN projects are stored inside the YY-WRH folder (e.g. 24-WRH) under the respective car’s main project directory (e.g. LHRS (24–26)).
Example Structure:
LHRS (24–26)
│
└── 24-WRH
├── 24-WRH-00 (Car Harness)
│ ├── 24-WRH-00-01 (Electrical P8 Schematic)
│ ├── 24-WRH-00-02 (Harness proD)
│ └── 24-WRH-00-03 (Manufacturing References)
├── 24-WRH-01 (MPPT Harness)
├── 24-WRH-02 (Battery Harness)
└── ...⚙️ EPLAN Project Folder Naming Convention
Item | Example | Description |
|---|---|---|
Parent Folder |
| Contains all harness projects for the 2024 vehicle. |
Main Harness Folder |
| Top-level directory for the full car harness. |
Electrical Schematics Subfolder |
| Contains all EPLAN P8 schematics. |
Harness Design Subfolder |
| Contains all Harness proD routing files. |
Manufacturing References Subfolder |
| Contains .html and .pdf files for manufacturing |
🧾 Harness Export and Integration Workflow
Finish routing in Harness proD (
24-WRH-00-02).Export the harness as a STEP file.
Upload the exported file into the parent project folder (
24-WRH-00).Name it:
24-WRH-00-00 (Car Harness)
A mechanical team member (SolidWorks user) will then:
Convert the STEP file to a
.SLDPRTfile.Insert it into the main assembly or enclosure assembly as needed.
🪄 Creating a New EPLAN Project Folder
To create a new project folder in Bild:
Click “New” in the top-right corner.
Select “Folder.”
Name the folder as:
24-WRH-## (Project Name)Replace
##with the next available project number (ascending order).Replace
Project Namewith the harness or subsystem name.
Under Template, select “EPLAN Project.”
This will automatically create three subfolders:
24-WRH-##-01 (Electrical P8 Schematic) 24-WRH-##-02 (Harness proD) 24-WRH-##-03 (Manufacturing References)Rename and replace
##with the project number.
✅ Example
Creating a new project for the Battery Box Harness:
New folder name: 24-WRH-02 (Battery Box Harness)
Template: EPLAN ProjectResulting structure:
24-WRH-02 (Battery Harness)
├── 24-WRH-02-01 (Electrical P8 Schematic)
├── 24-WRH-02-01 (Harness proD)
└── 24-WRH-02-03 (Manufacturing References)