# Create Attic Roof Trusses

### Step 1 - Create and Insert a Component

Refer to [Create Projects and Components](/design/how-to/general/create-projects-and-components.md#insert-profile-components) for detailed instructions on creating and inserting a Profile Component.

`Create Component` and define the Basic Shape including heel height and truss geometry.&#x20;

<figure><img src="/files/PH3Q1kjqyGAeZgwoIWAN" alt=""><figcaption><p>Basic Shape</p></figcaption></figure>

<figure><img src="/files/wjUqrtSjQTGV9lpQKYT5" alt=""><figcaption><p>Shape Details</p></figcaption></figure>

Click `NEXT`.

Review and adjust Structural Details.

<figure><img src="/files/ZT8sWDUCCEIdh484QJPy" alt=""><figcaption><p>Structural Details</p></figcaption></figure>

Click `INSERT`.

### Step 2 - Prepare Truss for Attic Space

#### Delete Webs

Select multiple webs simultaneously by pressing `Ctrl` and use a selection window to select all webs.&#x20;

Press `Delete` .

#### Change Bottom Chord&#x20;

Select B2 and press `Delete` which results in B1 extending to end of truss.

Select B1 and from the Properties Subpanel, change board size from 2x4 to 2x10.

#### Trim End Verticals

Select EV1 and trim to B1 by holding `Shift` . Select the top edge of B1.

Repeat with EV2.

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

### Step 3 - Add Members to Define Attic Space

#### Define attic space.

Using `Add Member` , select the left heel as reference and place the web member creating the left side of the attic space. Change the location to `Left Of Line`.&#x20;

Repeat this process for the right side wall of the attic space, and change the location to `Right Of Line`.

<figure><img src="/files/90OV0ns3hLUwr7gEGbLG" alt=""><figcaption></figcaption></figure>

Use `Add Member` and input the ceiling member at the intersection of the vertical webs and the top chords.

<figure><img src="/files/9kkqu8pLI4xMvwMHkKBp" alt=""><figcaption></figcaption></figure>

#### Add and Save Vertical Dimension&#x20;

<figure><img src="/files/1GV7BSj1IGGQST7JkqxN" alt=""><figcaption></figcaption></figure>

### Step 4 - Add Web Members

Using `Add Member` , select the left heel as reference and place the web member centered at 12'.&#x20;

{% hint style="info" %}
Hint

Place your cursor between the attic space and top chord to insert the web above the attic space.
{% endhint %}

Repeat this process for the vertical webs at the left and right pitch breaks. Specify the location to `Left Of Line` and `Right Of Line` , respectively.

Use `Add Member` and input the webs at the End Vertical / Top Chord joint to the bottom of the attic space. &#x20;

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

### Step 5 - Define Attic Space Loading

Click `Truss Settings`  and select `Load Settings`.

<figure><img src="/files/gjk3QcGg3B7stcGRnkzt" alt="" width="489"><figcaption></figcaption></figure>

Check `Attic Room` and adjust the loading accordingly.&#x20;

<figure><img src="/files/MvZZBRNrVFBKZ3wona55" alt="" width="295"><figcaption></figcaption></figure>

{% hint style="success" %}
**Tip**

Use decimal feet for `Room Width` and `Room Height` .
{% endhint %}

Click `CHANGE SETTINGS FOR THIS COMPONENT` .

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

Step 7 - Analyze Attic Truss and Review Applied Loads

Click `Analyze` (Ctrl + A).

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

Click `Analysis and History` , select a passing load case, and enable visibility for `LOADS` .

<figure><img src="/files/QrOAiIjAjGzDP1XeK37L" 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/design/how-to/profile-truss/create-attic-roof-trusses.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.
