> For the complete documentation index, see [llms.txt](https://bimwhale.gitbook.io/bim-whale/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bimwhale.gitbook.io/bim-whale/getting-started/example/property-set.md).

# What are Property Sets?

Our BIM model was created in Revit.

![Revit 2021](https://2989416979-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MO6sUQ_bCqZKcDszv5G%2F-MOB59vUCdWFrPB3gxnw%2F-MOB7vhekN_UEwq7iQRs%2Fimage.png?alt=media\&token=72a19b4c-1071-46cf-8dd5-78acfa7f483f)

We have created our own IFC export setup. With our custom setup, Revit exports a `Property Set` called **Custom\_Pset.** This means that each object (each door, wall, window, etc.) will have a property set called **Custom\_Pset**.&#x20;

![Custom IFC export](https://2989416979-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MO6sUQ_bCqZKcDszv5G%2F-MOB59vUCdWFrPB3gxnw%2F-MOB83DRr1BBoLMthiVy%2Fimage.png?alt=media\&token=293c602b-bdcb-4dd5-bac4-5872409ac343)

We can open our exported IFC file in [Solibri Anywhere](https://www.solibri.com). Our information that we want to parse is avaible in the tab **Custom\_Pset.**&#x20;

![Solibri Anywhere](https://2989416979-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MO6sUQ_bCqZKcDszv5G%2F-MOB59vUCdWFrPB3gxnw%2F-MOB7jMgd9SozPk9PWgR%2Fimage.png?alt=media\&token=8d18e28a-bb12-4af8-bd0f-ed8640af9e4e)

{% hint style="success" %}
A property set is simply a **set of properties**
{% endhint %}
