# Columns From CAD

This command creates structural columns from linked 2D CAD files, it reads the closed rectangles and circles on the selected layer and restricts to the heights of the specified levels

![The Structural Columns From CAD Dialog Box.](/files/-LgvYWA4q8X4oua4YfC_)

**Rectangular Family:** When Onbox detects a Rectangular Shape Geometry, this Structural Column Family will be used for creating the Instances.

**Circular Family:** When Onbox detects a Circular Shape Geometry, this Structural Column Family will be used for creating the instances.

**Layer:** The layer of the CAD reference that will be used for detecting the geometry.

**Levels:** You can specify which Levels will be utilized for creating the Columns.

![](/files/-Lgv_P5Cy2ocCuEehGsE)


---

# Agent Instructions: 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:

```
GET https://onboxapp-onbox.gitbook.io/onboxapp/structural-elements/columns-from-cad.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
