BHoM / Revit_Toolkit

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

Ceiling Issue with Revit Adapter Pull #1201

Closed kayleighhoude closed 2 years ago

kayleighhoude commented 2 years ago

Description:

Upon pulling a single ceiling, the pull works Upon pulling multiple ceilings the following error(s) are thrown:

CeilingPullIssue

@alexissantella experienced this issue as well when pushing jsons of ceilings from Revit

@pawelbaran happy if this needs to be resolved in oM, felt like a Revit issue though!

Steps to reproduce:

Pull multiple ceilings

Expected behaviour:

All ceilings should pull

Test file(s):

The Revit file in this folder is the one we're using specifically: [(https://burohappold.sharepoint.com/sites/Direction/designtechnology/Presentation%20Library/Forms/AllItems.aspx?id=%2Fsites%2FDirection%2Fdesigntechnology%2FPresentation%20Library%2F220509%5FILFI%20Healthy%20Materials&viewid=1e550305%2D6bae%2D4408%2Daa47%2D4382a5155ad9)]

pawelbaran commented 2 years ago

Yeah it looks like a RevitAPI issue at the 1st sight @kayleighhoude. But happy to have a look 'in the meantime' to check what's up. However, you forgot to add the test file folder 😉

kayleighhoude commented 2 years ago

@pawelbaran provided the test file link now! lmk if you need anything else @vietle-bh happy to dig into this with you as well

pawelbaran commented 2 years ago

If @vietle-bh is happy to dig, I am more than happy to step aside 😉 Is that true, @vietle-bh?

vietle-bh commented 2 years ago

Absolutely. I'll be digging!