# 2.4 Deleting Imported Work Lines

<figure><img src="/spaces/pGfM5RvazSdnXVojfoP2/files/kVp0Fcxs8Kx9YH7ewtM3" alt=""><figcaption></figcaption></figure>

## Description

This module demonstrates how to use selection filters to delete all Work Lines within a Layout.

## Objectives

* Use multi-select and selection filters to delete Work Lines.

## Additional Resources

* Training Plan 3 accessible from Choose/Create Project > OPEN SAMPLE
* Training Plan 3 (Download) Layout.dxf accessible from link below

{% file src="/files/q6WtzHjp4vB09Dwl507v" %}

## Learning Activity

Watch video and follow along within the Paragon Design App.

{% embed url="<https://youtu.be/3PExoGHrE70>" %}

<details>

<summary>Video Transcript:</summary>

Welcome! In this video we will demonstrate two methods for removing all work lines from your project.

In this example, we used imported work lines to trace our bearings. Now that the bearings are present let's go ahead and remove the work lines from the layout. There are two different methods for deleting work lines

The first method in removing the work lines is to hold down the control key while you're in the layout scene.

Then from the multi-select filter options, select work lines. And then, while holding down the control button, click and drag your mouse, creating selection window around the items you want to select and remove. We can see in the scene all of the work lines have been selected. To remove the items from the project, press the delete button. There you go, they're all deleted.

To demonstrate the second method, press undo or control z to bring the work lines back. The second method for deleting all work lines, is to access the work lines collection, Click the Work Lines menu and select the delete all work lines option.

And there you have it, two different methods to quickly delete all work lines.

We hope this video helped you understand how to remove the work lines from your project. See you in the next one.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://training.paragontruss.com/c3-intermediate-layout-and-design/2.0-bearings/2.4-deleting-imported-work-lines.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
