> 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/easyframe-ezf/advanced-setup.md).

# ADVANCED SETUP

ADVANCED SETUP

Modified on: Sat, 31 Jul, 2021 at 8:03 PM

### Advanced Setup

![](/files/IMPj5eNLyQOrOJpHh97y)

**Element Identification and Mark** – select element identification and marking configuration. This goes to advanced settings where you can predefine marking for plates/rims joists, girders, studs, joists and columns. Also you can make special element filtering.

![](/files/n8yRZNPgvOov65izkFoM)

### Frame - Job Name, Bundle Name, Component Name tabs

![](/files/3Eg4sx53uWRUFxF29bot)

**Job Name, Bundle Name, Component Name** tabs – predefine rules for filling Job Name, Bundle Name, Component Name information. Some of parameters comes from **Revit** → **Manage** → **Project Information**:

![](/files/JBTKfmBn0mJRcSOPj6eA)

*Example, **Job Name**, **Bundle Name** and **Component Name** consists **Author** parameter values from **Project Information**:*

![](/files/bGTbHxXmx9hozfnaV3Jx)

### Plates/Rim Joists/Girders, Studs/Joists/Columns

![](/files/f4kP9qMspGv8c6kpt2q4)

**Mark, Material, Type Name, Type ID** tabs – predefine rules for filling Mark, Material, Type Name, Type ID. Parameters come from framing element instance properties.

*Example, **Mark** (**PartId** in ECF file) is filled **CNC Part Name** and **CNC Part Number**:*

![](/files/j9UxFbQTm3yddt7V6VNZ)

*Result:*

![](/files/yYhqtNKVBTtYkmPS4iKk)

*Example, **Material** is filled material from element:*

![](/files/ScsM4Cd7IZnK5AAlufpn)

![](/files/x6WG0TSjKa1bv9CfZ2vi)

*Result:*

![](/files/pfXY33qhFtBzogwRwCJY)

*Example, **Type Name** (**PartTypeName** in ECF file) is filled with **Framing Member Description** from element:*

![](/files/EyR5ChvjbJpBArbzBd3k)

![](/files/BGc2mYqR5jhl5go2in39)

*Result:*

![](/files/41qmhyiLxQ9DBFnvdl0g)

### Element Filtering

![](/files/qlTZQPNClm98YYek5OhY)

**Element Filtering** – rules for filtering elements. Such elements can be skipped from exporting to EZF file with **Export Setup → Common Settings → Automatically skip filtered out Elements.**

![](/files/082UKuYqXTo25z7gNEIo)Preview

![](/files/DmKtkKagFM4tqb2WfL3H)


---

# 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/easyframe-ezf/advanced-setup.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.
