> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/design-data-management-and-exchange/cnc-exporters/btl-exporter/introduction.md).

# INTRODUCTION

INTRODUCTION

Modified on: Tue, 2 Feb, 2021 at 6:48 PM

**AGACAD’s Weinmann BTL and BTLx Exporter** allows manufacturers of timber house frames to predefine operations and rules for automated CNC machines, including sawing, drilling, trimming, and marking operations for every framing member – directly from Revit. Walls, floors, roof framing members, trusses, or individual framing elements can be exported using this application.

BTL and BTLx formats are free standards for timber fabrication typically for processing beams that are more detailed and complex. Whereas BTLx is a newer format that describes parts in a machine-independent geometry format and is not yet widespread, the BTL file extension is used worldwide (and not only in Weinmann machines), so the existing installation can easily be adapted if need be.

[The **Weinmann BTL and BTLx Exporter** must be used with **AGACAD Wood Framing Software**](https://agacad.com/products/bim-solutions/wood-framing-professional-suite)

[**(https://agacad.com/products/bim-solutions/wood-framing-professional-suite)**, which creates the fram](https://agacad.com/products/bim-solutions/wood-framing-professional-suite)ing elements with all the necessary geometry and information data within the Revit project. Exported files can be viewed and checked with free BTL viewers.

![](/files/FS0LrAyxxLEuQ0dPHeuv)

Result in the free BTL viewer:

![](/files/8Tmxn1HzPrKXUH0K9kug)

The BTL file contains all needed operations and information for cutting.

![](/files/XXoeqpSjYjFXR90ANVpv)


---

# 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.besmart.software/design-data-management-and-exchange/cnc-exporters/btl-exporter/introduction.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.
