Revit_Toolkit: Air Terminals do not map to proper MEP_oM objects
- 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:

Attempt a pull method via filter by category "Air Terminals", receive:

Attempt a pull method via type, receive:

#### 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
Assessment
This issue has not been assessed yet.