LunchBox Room Collector returning null values

 

Hello,

 

I am trying to export my room schedules to excel using dynamo. I am using LunchBox Room Collector tool, but it returns null values. Does anyone have any idea of what might be the problem?

Thanks,

 

[caption id=“attachment_17295” align=“alignleft” width=“300”]RVT room model[/caption]

[caption id=“attachment_17294” align=“alignleft” width=“300”]code Dynamo code[/caption]

You can try the room collector from Rhythm. Pretty similar, but no python involved. Run manually though

Why don’t you use something simpler and native to Dynamo - collecting the room based on category? You’ll have to use the GetParameter to drill down to Name, Number and other such information, but it works with high reliability.

Room collection

Thanks, it worked with rhythm!!

Thanks I´ll try it.