# Ifc Properties

Through the BEAM panel you can assign IFC properties to Rhino objects. Family parameters are automatically converted into IFC properties during export and grouped under the property set.

For each family you can specify the IFC type, the predefined type, and a description.&#x20;

By default, it assigns these automatically using an internal mapping based on the family’s category.

You can override this behavior on a per-family basis in the panel. If set to *Automatic*, the mapping is applied; if overridden, the selected IFC type and predefined type will be used instead.

{% content-ref url="/pages/-MaJE2JbR1Cz4NOuvMPZ" %}
[IFC Types Mapping](/beam/beam-ifc-for-rhino/ifc-types-mapping.md)
{% endcontent-ref %}

![](/files/3VkMu2RXkUVzjaODsNbV)


---

# 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://wiki.mksdtech.com/beam/beam-ifc-for-rhino/properties.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.
