> For the complete documentation index, see [llms.txt](https://docs.paragontruss.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paragontruss.com/layout/tutorials/creating-an-intermediate-roof-layout.md).

# Creating an Intermediate Roof Layout

## 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" %}

## Create a Project

{% embed url="<https://youtu.be/9k0uJyFksSA>" %}

## Import DXF Work Lines

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

## Create Structural and Non-Structural Walls

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

## Create Porch Beams and Columns

{% embed url="<https://youtu.be/8xQFcmblB3w>" %}

## Create Vaulted Ceiling Planes

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

## Create a Tray Ceiling

{% embed url="<https://youtu.be/ncQinY-0HPI>" %}

## Create Roof Planes

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

## Cut Roof Planes

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

## Adjust Heel Height to Match Fascia

{% embed url="<https://youtu.be/yOX0zqX-KQs>" %}

## Create Gable Truss Envelopes

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

## Create Hip Trusses

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

## Create Bounding Work Lines & Truss Runs

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

## Validate & Refine Truss Solids in 3D

{% embed url="<https://youtu.be/1sMlt-wDnNQ>" %}

## Create Valley Trusses

{% embed url="<https://youtu.be/6Pj3RE3GU00>" %}

## Flip Truss Orientation

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

## Generate Designs for Truss Envelopes

{% embed url="<https://youtu.be/47_3g8Ya5nc>" %}

## Relabel Trusses

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

## Analyze Trusses

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.paragontruss.com/layout/tutorials/creating-an-intermediate-roof-layout.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
