> 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/cnc-metal-exporter/revit-add-in/most-popular-cnc-commands.md).

# Most Popular CNC Commands

MOST POPULAR CNC COMMANDS

Modified on: Fri, 8 Jan, 2021 at 2:37 PM

Down below are the most popular CNC commands.

![](/files/AzGvurCnweeI51hLKERI)

### NOTCH

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

Punches out the full width of the web in an area the nominal height of the element. Allows through intersections or relief where necessary.

### LIP\_CUT

![](/files/fJAp8TNcuKjWViLhlVtc)

Punches out the Lips in an area the nominal height of the element. Allows 'T' or through intersections or relief where necessary.

### SWAGE

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

Crimps the element undersize to reduce the external dimensions to the

same as the normal internal dimensions over a localized area. Used for all internal components at intersections.

### WEB

![](/files/I5c2IJUk3YnFr5bENhdn)

Punches extra fixing hole(s) in the product web. Used, for example, for joining walls to other walls or fixing to floors.

### SERVICE\_HOLE

![](/files/CDJ4ySRIJuCNmFXr7IRC)

Punches a large hole in the product web. Used for plumbing or wiring.

### DIMPLE

![](/files/HrIytYFcOAuxhfE2yz8m)

Punches the primary fixing hole in the product flange incorporating a recess for the screw or rivet head. Used in all framing intersection fixing.

### END\_TRUSS (chamfer)

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

Notches mitres on the flanges on both sides.

Used for creating angular external intersections such as for struts and ties in trusses.

### SIDE\_TRUSS

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

Notches out the flange on either or both sides. Used for creating flat in-line intersections, such as on “in-plane” trusses.

### SLOT

![](/files/aaPDRKwVw4e3Tuvx6GaL)

Punches the fixing hole in the product flange incorporating a recess for the screw. Used in all framing intersection fixing.

### FLANGE\_HOLE

![](/files/JI79vao3dhNOnGoWCxiw)

Punches holes in the product flange.

![](/files/QhFnJUzhcjM1UgSoUqWb)


---

# 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/cnc-metal-exporter/revit-add-in/most-popular-cnc-commands.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.
