BHoM / BHoM/Revit_Toolkit

Revit_Toolkit: Air Terminals do not map to proper MEP_oM objects

Open
#1,205 3 comments 0 reactions 4 assignees Assigned to @kayleighhoude View on GitHub
type:feature
Dominant language
C#
Stars
35
Forks
16
Avg merge
7d 29m
Merged PRs (30d)
2

Description

#### Description:

When pulling air terminals from Revit via a GH or Excel pull method, air terminals do not appear to pull as MEP_oM objects "AirTerminals." Rather they pull as "BH.oM.Adapters.Revit.Elements.ModelInstance"

#### Steps to reproduce:

Attempt a pull method via filter by selection, receive:
![image](https://user-images.githubusercontent.com/96432552/173858258-4b40c342-152d-48e3-ab25-c74bb467fa8b.png)

Attempt a pull method via filter by category "Air Terminals", receive:
![image](https://user-images.githubusercontent.com/96432552/173858418-df9ce6db-d4ac-4216-b240-2445c0989885.png)

Attempt a pull method via type, receive:
![image](https://user-images.githubusercontent.com/96432552/173858154-d7f1b721-84b3-4221-ab21-d29228c32167.png)

#### Expected behaviour:

Air Terminals within Revit should be pulled as: https://github.com/BHoM/BHoM/blob/73a71b3a2b675964f9c50c4f9a55b9e856b1784a/MEP_oM/Fixtures/AirTerminal.cs

#### Test file(s):

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.