# Download Options

## Layout DXF

The Layout DXF download option generates a .zip file saved to your Downloads. The .zip file contains two .dxf files:

* {Project Name} Layout.dxf
* {Project Name} Schedule.dxf

DXF downloads can be imported into other design applications (i.e. AutoCad, etc.) to create and finalize truss placement diagrams.

### Layout.dxf

The Layout.dxf download includes the following:&#x20;

* Bearing Envelopes
* Truss Envelopes
* Planes
* Ceiling Trays
* Work Lines
* Dimensions
  * System-generated
  * User-created
* Truss Names (Labels)
* Truss-to-Truss Hanger (Connector) Callouts

Note: .dxf downloads do not currently include Chases.

<figure><img src="/files/BPpxcRtaBqe8vOEIHixE" alt=""><figcaption></figcaption></figure>

### Schedule.dxf

The Schedule.dxf download includes the following:&#x20;

* Truss List Schedule
* Hanger List
* Notes&#x20;

<figure><img src="/files/zCQggTwHfk10qH1CXC9c" alt=""><figcaption></figcaption></figure>

## Layout IFC

The Layout IFC download option generates a .ifc file saved to your Downloads and includes 3D trusses with representing the geometry, members, and plates for Component Designs.&#x20;

The IFC download can be imported into other design applications (AutoCad, Revit, etc.) to create a more comprehensive 3D building model.&#x20;

Note: .ifc downloads do not currently include Hangers (Connectors).

<figure><img src="/files/8e7BXKTGhJPJljjBcmJh" alt=""><figcaption></figcaption></figure>


---

# 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://docs.paragontruss.com/layout/reference/download-options.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.
