WirePlan Pro

04 - Saving, Loading, and Exporting

Purpose: To detail how users can save their work, open existing projects, and export their designs and data.

Overview

WirePlan Pro allows users to save their entire project, including the loaded image, node placements, scale information, wiring data, and conduit path calculations, into a proprietary .wpp file format. This ensures that all aspects of the design can be preserved and revisited. Additionally, users can export their visual plans to PDF for documentation and sharing, and export summary data to CSV for estimating and further analysis.

Key Sections

Saving Your Project (to .wpp file format)

Users can save their current project state, which includes:

How to Save:

  1. Navigate to File > Save Project As.
  2. A dialog will appear, allowing you to choose a location and filename.
  3. The project will be saved with the .wpp extension.

The application version is also saved within the project file to help manage compatibility.

Opening an Existing Project

Users can load previously saved .wpp project files to continue their work.

How to Open:

  1. Navigate to File > Open Project.
  2. A dialog will appear, allowing you to select a .wpp file.
  3. Upon selection, the application will:
    • Clear the current state (image, nodes, paths, etc.).
    • Load the image (either embedded Base64 data or from the saved path).
    • Restore the scale settings.
    • Restore all nodes, including their names, coordinates, and elevation deltas.
    • Restore all wiring connections with their ODs and quantities.
    • Restore the conduit state, including the algorithm used and type setting.
    • Recalculate the conduit path, sizes, and bend counts based on the loaded data.
    • Restore relevant UI settings.

The application will attempt to handle projects saved with different versions, though warnings may be issued for potential compatibility issues.

Exporting the Canvas to PDF (for visual plans)

Users can export the current visual representation of their canvas, including the background image and all drawn elements (nodes, paths, wiring), to a PDF file. This is useful for creating visual plans for documentation or sharing.

How to Export to PDF:

  1. Ensure an image is loaded and a plan is visible on the canvas.
  2. Navigate to File > Export as PDF.
  3. A dialog will appear, allowing you to choose a location and filename for the PDF. The default filename includes the current date (e.g., Conduit_Plan_YYYY-MM-DD.pdf).
  4. The application captures the current canvas view and saves it as a PDF with a resolution of 400 DPI.

Exporting Summary Data to CSV (for estimates)

Users can export a summary of their project data to a CSV file. This data is valuable for cost estimation, material take-offs, and further analysis in spreadsheet software.

The CSV export includes:

How to Export to CSV:

  1. Ensure a conduit path has been successfully calculated.
  2. Navigate to File > Export as CSV.
  3. A dialog will appear, allowing you to choose a location and filename for the CSV. The default filename includes the current date (e.g., Conduit_Summary_YYYY-MM-DD.csv).
  4. The application gathers and calculates all necessary data and writes it to the specified CSV file.