Im trying too make a script that imports spaces from Aricitects modell and places spaces in my project, rename them and place spacetags.
everything is working except placing the space tags. I want space tags in specifed views and all floors.
First floor is working but the other floors says the spacetags are created but when i see in the model they aint there. Last part of the script so would be nice with some help.
Thnx
213 spaces is the totalt inn all the floors. I have one node for creating the tag in each floor. So the 60 tags or correct for that floor. But it only tags first floor. Im missing everyother floorplan above
Just follow the instruction. Also if cant automate it all in one go maybe you do manual up to setting the plans views and show all spaces first. Here is the same script from Alban.
No, it’s not the problem. I have 24 Spaces in all my building (3 levels) and 18 Views (6 categories of views).
Normally i must have (24*6)=144 Tags.
I think i found the problem. Dynamo place 24 tags for each view.
How to limit tag by view ?
Yes, i do it.
Problems seems to come from Loci Node “SelectByCatOrTypeAndView”. Perhaps Space doesn’t give the same that room. CSD_Etiquette_Coordination.dyn (28.0 KB)
The category is not the problem. You just have to use the right structure and/or list levels to get the output you want. The Genius Loci node does require that the category is visible though.
Can you show an updated image of your graph with the node previews? We can’t perfectly recreate your problem without your Revit file so an image is much more helpful.
I join a test i made with rooms. It give me the same result that Space.
But i don’t understand because i have a good result with the first try with rooms. And not after.
I have change the lacing and it’s better … but not correct.
I have 2 group of view which are missing (see the empty list on screenshot)
I expect 384 but finally have 336 tag.