> 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/common-for-several-products/smart-assemblies/dimensioning-rules/hosted-metal-details.md).

# Hosted Metal Details

{% hint style="info" %}
To dimension Structural Connections and other elements, consider using Smart Dimensions instead of these settings. Read more about Smart Dimensions [**here**](/common-for-several-products/smart-dimensions.md).
{% endhint %}

These dimensioning rules will work on point-based families if the Family parameter "Material for Model Behavior" is set to Steel:

![](/files/2NKl0AbrALawdcCq2Lkg)

### Common Dimensioning in View

Tick checkboxes to indicate which elements should be dimensioned in View - Front, Side, or Back.

![](/files/QFDUHAe5IldqnWqq6ckG)

### Dimensioning Rules

Select how to dimension Hosted Metal Details

![](/files/T3dfcrwcCr9EoYf5qJlU)

### Side elements

**Only Total dimension** - tick ON to measure only the total dimensions of Metal details' solid body

**Do not measure detail depth** - tick ON to not dimension the part of an element that is inside the Host element

**Measure only position** - tick ON to measure to location point only.

**Lines in Geometry is Priority** - tick ON so that dimension lines will snap to Model lines inside the Family if they exist, ignoring geometry of the hosted detail.

**Group Dimensions by Type** - tick ON to separate dimensions according to hosted element Type.

### Front elements

**Only Total dimension** - tick ON to measure only the total dimensions of Metal details' solid body.

**Lines in Geometry is Priority** - tick ON so that dimension lines will snap to Model lines inside the Family if they exist, ignoring geometry of the hosted detail.

**Group Dimensions by Type** - tick ON to separate dimensions according to hosted element Type.

### **Split Dimensions on Equality**

These settings group dimensions and use the Equality formula if same distance is repeated several times.

![](/files/4vlUs4stkIlBxWHXB9Jv)


---

# 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/common-for-several-products/smart-assemblies/dimensioning-rules/hosted-metal-details.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.
