> 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/design/how-to/profile-truss/apply-a-bottom-chord-bevel-for-valley-trusses.md).

# Apply a Bottom Chord Bevel for Valley Trusses

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

<details>

<summary>Video Transcript:</summary>

This video demonstrates how to define a front or back bevel cut to the bottom chord of a valley truss. To apply a bottom chord bevel, select the bottom chord. From the properties specify the bottom bevel to Front or Back.

We’ll analyze the valley truss.

Next, we'll download and review the Truss Design Drawing. Notice the Truss design drawing depicts the bottom chord bevel with a dashed line. Additionally, a note is included calling out the 45 degree bevel cut applied to the backside of the bottom chord.

Next let’s download and review the shop drawing.

Similar to the TDD, the bevel cut is represented by a dashed line and also called out with a note. Within the parts view, the bottom chord bevel cut is called out for the individual member.

That wraps up this quick instructional video on applying bottom chord bevel cuts for valley trusses.

</details>

{% hint style="info" %}
Note

Bottom chord bevels are supported for TRE Uploads and Downloads.
{% endhint %}


---

# 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/design/how-to/profile-truss/apply-a-bottom-chord-bevel-for-valley-trusses.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.
