> For the complete documentation index, see [llms.txt](https://docs.enercalc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enercalc.com/efr-user-manual/calculation-types/working-with-beam-calculations/wood-beam-calculations24/wood-beam-materials.md).

# About Wood Beam Materials

How to assign NDS wood material properties to a beam before launching a Wood Beam calculation in Revit.

NDS wood material properties must be assigned to a beam before a Wood Beam calculation can be launched. The core properties needed for design are as follows:

* NDS Table
* NDS Wood Species
* NDS Size Classification
* NDS Commercial Grade

Once assigned to a particular beam, these material properties are visible in the Revit "Properties" pane when the beam is selected:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-6292f19f46691feb43a63b47ff632329c1f1fd82%2Fclip0665.png?alt=media)

If design properties have not yet been assigned to a beam, then these parameters will not be visible in the "Properties" pane when the beam is selected:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-93e02c0e517433fe8ab4850ff0c2599ee5bbf3aa%2Fclip0666.png?alt=media)

If a wood beam calculation is launched for an element that does not yet have material properties assigned, the launch will be canceled and the following warning will be presented:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-351ba1b3a3255773f2cdaec4ad12dd45e85338e9%2Fclip0670.png?alt=media)

When a Revit model (`.rvt` file) is opened, ENERCALC for Revit automatically creates a set of wood material definitions based on NDS species names. These materials may be viewed in Revit's "Material Browser" window. All material definitions created by ENERCALC for Revit are prefixed with "ENERCALC - " in the title:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-a12c77cd68310f05922161f70ad240c50bb5d26a%2Fclip0669.png?alt=media)

The "Material Browser" may be accessed via "Manage" > "Materials", or directly from the "Properties" pane of a beam element:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-ff9bfbce433989a5e6528490d4a894f318b4ab12%2Fclip0667.png?alt=media)

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-935bb6f326351c89f95e87a9a026eeaaeee953ad%2Fclip0668.png?alt=media)

Although these material definitions may be viewed in the native Revit "Material Browser", they do not need to be manually assigned to Revit elements using this menu. Instead, they are to be assigned to Revit elements using the "Edit Wood Materials" menu (see [Assigning Material Properties](/efr-user-manual/calculation-types/working-with-beam-calculations/wood-beam-calculations24/assigning-material-properties.md)). It is not advisable to edit, rename, or remove these materials. Doing so may prevent ENERCALC for Revit from being able to assign design properties and launch calculations. In the event that any materials are removed from a project, the materials themselves will be re-generated automatically by ENERCALC for Revit the next time the `.rvt` file is opened. Any elements to which the removed and re-generated materials were previously assigned will need to be manually reassigned using the "Edit Wood Material" menu.


---

# 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.enercalc.com/efr-user-manual/calculation-types/working-with-beam-calculations/wood-beam-calculations24/wood-beam-materials.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.
