Appearance
Construction Tools
Construction tools place specialized entities used for area fills, masking, walls, blocks, images, and symbols. They complement the core drawing tools for architectural and technical workflows.
Hatch
Command: HATCH
Fills a closed area with a repeating fill pattern. The target boundary must be a rectangle, circle, or closed polyline. PlanCAD detects the smallest closed shape under the cursor automatically.
Available patterns:
| Pattern name | Description |
|---|---|
solid | Flat solid color fill, no lines |
lines | Parallel diagonal lines |
cross | Two sets of crossing diagonal lines |
diagonal | Single-angle diagonal lines (similar to lines, with a fixed angle) |
horizontal | Horizontal lines only |
vertical | Vertical lines only |
Step-by-step:
- Type
HATCHand press Enter, or click the Hatch tool. - Select the desired pattern from the pattern bar that appears above the canvas.
- Move the cursor over a closed shape. When a valid boundary is detected, a colored ghost fill previews the hatch.
- Click inside the shape to apply the hatch. The tool switches to the Select tool automatically and selects the new hatch entity.
- If the cursor is not inside a recognized closed shape, a status message indicates "No closed shape here."
Pattern scale and angle: After placing a hatch, select it and use the Properties panel to adjust the pattern scale and rotation angle.
Fill color: The hatch fill color matches the active stroke color at the time of placement. Change it in the Properties panel after placing.
Note: A hatch entity is associated with the boundary it was created from. It does not update automatically if the boundary geometry is edited afterward.
Wipeout
Command: WIPEOUT
Creates an opaque masking region that hides geometry behind it. Wipeouts are useful for clearing areas before placing labels or title blocks, or for whiting out portions of a drawing without deleting the underlying entities.
Step-by-step:
- Type
WIPEOUTand press Enter, or click the Wipeout tool. - Click to place the first vertex of the wipeout polygon.
- Click additional vertices. A closed polygon ghost is shown as you work.
- Press Enter to close the polygon and commit the wipeout (minimum 3 points required).
- Press Escape to remove the last vertex one at a time. Pressing Escape when no points have been placed deactivates the tool and returns to the Select tool.
Appearance: The wipeout is rendered as a filled polygon using the drawing background color, effectively masking what is behind it. It has no visible border in the final output.
Layer and draw order: Place wipeouts on a dedicated layer and control draw order to ensure they appear above the geometry they need to mask.
MLine / Wall
Command: MLINE Alias: ML
Draws parallel double lines (walls) along a centerline path. MLine is designed for architectural floor plan walls, where two parallel lines represent the wall faces at a configurable width.
Wall width and justification are configured before or during drawing via the MLine options panel or command prompts.
Width: Defaults are unit-aware — 0.2 m (20 cm), 20 cm, or 200 mm. To change the width, type the new value in the command bar before placing points and confirm.
Justification modes:
| Mode | Description |
|---|---|
center | Centerline is the drawn path; wall faces offset equally on each side |
left | Left face follows the drawn path; right face is offset inward by the full width |
right | Right face follows the drawn path; left face is offset inward by the full width |
Step-by-step:
- Type
MLand press Enter, or click the MLine tool. - Configure width and justification in the options bar if needed.
- Click to place the first centerline point.
- Click additional points. Two parallel lines track the path with a live preview.
- Press Enter to commit the wall as a closed shape (joining the last segment back to the first), or press Escape to commit as an open path. With only a start point placed, Escape cancels without creating anything.
Ortho and polar constraints are applied to each segment, relative to the previous point.
Editing: A placed MLine entity stores the centerline points, width, and justification. Adjust these in the Properties panel after placing. Grip editing moves the centerline points.
Block Insert
Command: IMAGE (for image insert — see below); blocks are inserted from the Symbols panel.
A block insert places a reusable symbol definition at a specified position, scale, and rotation. Block definitions can come from the built-in symbols library or from blocks defined within the current drawing (e.g., by grouping and naming entities).
Step-by-step:
- Open the Symbols panel from the left sidebar.
- Browse or search the symbol library.
- Click a symbol to select it.
- Click on the canvas to place the block insert at that position.
- Adjust scale and rotation in the Properties panel after placing, or set them in the insert dialog if prompted.
Exploding a block: Select a block insert and use EXPLODE (or Edit > Explode) to replace it with its component geometry as individual editable entities.
Block properties: Scale (X and Y independently), rotation angle, and layer assignment are editable in the Properties panel.
Image Insert
Command: IMAGE
Inserts a raster image (PNG, JPEG, or similar) into the drawing as a rectangular entity that can be scaled and repositioned.
Step-by-step:
- Type
IMAGEand press Enter, or click the Image tool in the toolbar. - A file picker dialog opens. Select the image file from your computer.
- Click on the canvas to place the image. The image is inserted at a default size.
- Resize by dragging the grip handles, or enter exact width and height values in the Properties panel.
Properties: Width, height, opacity, and position are editable in the Properties panel. Images are embedded in the drawing file.
Symbols Library
The Symbols panel provides a curated library of built-in CAD symbols organized by category (furniture, fixtures, structural elements, north arrows, etc.).
Using the library:
- Click the Symbols icon in the left sidebar to open the panel.
- Browse by category or type in the search box to filter symbols by name.
- Click a symbol thumbnail to preview it.
- Click on the canvas to insert it at that location as a block insert.
Custom symbols: Groups and named blocks you define in your drawing are also accessible from the Symbols panel for reinsertion elsewhere in the same drawing.