Plant layout & SLD

The drawing editor

The toolbar, sheet sizes and layer toggles on each of the plant designer's two drawing canvases, plus importing a DXF or KMZ/KML background.

Plant Layout and Single Line Diagram each have their own drawing canvas and toolbar. Because the canvases are independent, the active tool, undo history, snap/ortho state and layer visibility on one do not affect the other.

Drawing tools

The first toolbar row holds the drawing tools, mutually exclusive — one is active at a time, and the active one is highlighted. ▷ Select is active by default.

ToolWhat it does
▷ SelectSelects an element
✥ MoveMoves the current selection
✋ PanPans the canvas
╱ LineDraws a line
▭ RectDraws a rectangle
◯ CircleDraws a circle
⬡ PolygonDraws a polygon
T TextPlaces a text label
📏 MeasureMeasures a distance
⟺ DimensionPlaces a dimension
⟳ RotateRotates the current selection by 90° immediately, rather than staying armed as a persistent tool
✎ Edit TextEdits the current selection's text immediately, rather than staying armed as a persistent tool

Copy, undo and canvas controls

The second toolbar row:

ControlWhat it does
⧉ CopyCopies the current selection
⎘ PastePastes the copied selection
🗑 DeleteDeletes the current selection
↶ UndoUndoes the last action
↷ RedoRedoes the last undone action
⤢ FitFits the whole drawing into view
⌗ SnapToggle, default on
⊾ OrthoToggle, default off
📁 ImportImports a DXF or KMZ/KML background — see below
The drawing editor's two toolbar rows, plus the sheet-size combobox and the layer toggles.
The CAD toolbar

Sheets

A size combobox — A0 / A1 / A2 / A3 / A4, default A3 — sets the drawing sheet's paper size. 🗏 Add Sheet frames the current drawing's bounding box with an ISO A-series sheet border and a bottom-right title block, added on its own layer so it exports with the drawing.

Layer toggles

Six layer toggles control what's visible on the canvas, all default on: equipment, connections, sketch, text, import, sheet.

Importing a DXF or KMZ/KML background

📁 Import opens a file picker filtered to .dxf, .kmz and .kml files, then reads the chosen file using the form's Latitude and Longitude fields as the georeferencing anchor. Imported entities land on the import layer, which is force-shown, and the canvas zooms to fit.

  • DXF — units are auto-scaled to metres from the file's own unit setting. Lines, polylines, circles, arcs (tessellated to a polyline) and text entities are read; the drawing is shifted so its bounding-box corner sits at the origin.
  • KMZ/KML — every coordinate list in the file's first KML document is projected from WGS84 to local metres, centred at the form's Latitude and Longitude, then shifted to the origin the same way as a DXF import.

On this page