Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Support for Rooms #24

Open
andrewringler opened this issue Jul 7, 2020 · 4 comments
Open

Support for Rooms #24

andrewringler opened this issue Jul 7, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@andrewringler
Copy link

Are there any plans to add support for Revit Rooms in the Speckle Revit plugin? IE including the 2D polygon of a room boundary and associated meta data about the room in the Speckle Stream?

@teocomi
Copy link
Member

teocomi commented Jul 7, 2020

Hey @andrewringler, that should be already supported: to send rooms from Revit to Speckle, just select them either manually or from the category picker. Let us know if it doesn't work!
Sending rooms to Revit is not allowed, but you can send room boundary lines from grasshopper via the schema builder component.

@didimitrie didimitrie added the bug Something isn't working label Jul 7, 2020
@didimitrie
Copy link
Member

didimitrie commented Jul 7, 2020

I can replicate @andrewringler 's issue. Extracting rooms from Revit is borked, just gave it a shot - they come out as "Object Doe" nulls (see here). Sample streamId coming from revit is y6RV9EgiY.

(PS: Tried both selection by category - rooms, as well as direct selection)

@andrewringler
Copy link
Author

We tried with Revit 2019 and Revit 2020 using the latest plugin. We are able to select the rooms and the plugin does they are all sent, but we get a similar result to @didimitrie , usually null objects.

@teocomi
Copy link
Member

teocomi commented Jul 8, 2020

Oups, gotcha, we missed this one! Will see if it's an easy fix we can release under 1.0, otherwise it'll def come with 2.0.
Thanks for the feedback!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants