pyRevit icon indicating copy to clipboard operation
pyRevit copied to clipboard

Tag All in All Views - From Linked Models

Open kpfanny opened this issue 4 years ago • 2 comments

Would like "Tag All in All Views" under the "Edit" tab to work with linked models if possible. For example - in my MEP model I'd like to be able to tag all rooms in all views from a linked architectural model.

kpfanny avatar Feb 04 '21 15:02 kpfanny

I am also interested in this feature.

How would you go about reliably determining which linked model contains the "correct" rooms? What we have done for our internal pyRevit scripts is to check the "Room Bounding" parameter of the link type. When setting up our host model, setting Room Bounding = YES for a linked model tells our script we care about the rooms contained in this link.

gsruff avatar Mar 29 '21 15:03 gsruff

I am interested in this feature. I have tried accomplishing this using Dynamo but when the rooms come from a linked model it tends to make the script not work. Has this feature been added to pyRevit?

pvandenberk avatar May 19 '22 13:05 pvandenberk