# 2.1 Importing DXF Work Lines

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

## Description

This module demonstrates how to import Work Lines from a DXF file.&#x20;

## Objectives

* Demonstrate how to import Work Lines from a DXF file.

## 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

Download the .dxf file, watch video and follow along within the Paragon Design App.

{% embed url="<https://youtu.be/4Nv6uD65PwE>" %}

<details>

<summary>Video Transcript:</summary>

In this lesson, you’ll learn how to import work lines into your project. These lines will serve as a reference that you can trace over while creating your walls.

After you have started a new project, the first task in creating the 3D layout is adding your walls.

To make the wall input process more efficient, click the menu icon next to Work Lines.  Then we'll use the Import Lines from DXF feature. This allows you to import a DXF file containing the layout lines you’ll use as a reference.

Navigate to the sample dxf file you downloaded from the Training site. Select the “Training Plan 3, (Download) Layout.dxf file.

Click open.  Once the file is imported, the full layout will appear in the scene. If you are not seeing the full layout, you can click the reset view. Or simply zoom in or out and pan to center and fit the layout in your workspace.

Let's review the imported structure. This layout includes elements like a front porch, rear porch, interior non-structural walls, and areas with varying wall heights.

Importing work lines can significantly streamline the process of placing your walls. By using this method, you’ll save time working in your layout. 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.1-importing-dxf-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.
