BHoM / Revit_Toolkit

A set of tools enabling exchange of information between BHoM and Revit.
GNU Lesser General Public License v3.0
27 stars 13 forks source link

Revit_Toolkit: Introduce Revit => BHoM converts for linear MEP elements #826

Closed pawelbaran closed 4 years ago

pawelbaran commented 4 years ago

Description:

Following https://github.com/BHoM/BHoM/pull/953 and https://github.com/BHoM/BHoM_Engine/pull/1911, the next step will be adding Revit => BHoM converts for core linear MEP objects:

The code structure is very likely to be similar to the one for Bar converts:

The intervention should be needed only in the _Revit_CoreEngine project, in Convert and Query classes, starting from FromRevit.cs file.

kayleighhoude commented 4 years ago

image

The above image displays the properties that should be converted from Revit. The thickness of the duct itself can default to 16 gauge (0.001519 m) for the time being.