Message 1 of 5
Tag All Not Tagged - in ActiveView - tag linked arch rooms in host MEP model
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I've seen a couple posts similar to tagging linked elements but have yet to see one specifically for tagging all linked rooms in the active view.
Can I please get a glimpse into the code for the Revit 2022 interface 'Tag All Not Tagged' ? In other words, when 'include elements from linked file' is checked, what method(s) are used to find ALL linked rooms in the ActiveView? Solids+ intersects? Would like to understand how this feature is finding all the linked rooms in view.
@jeremytammik I can't find any samples in the building coder samples specifically for arch rooms using Create.NewRoomTag(). The only sample 'CmdLinkedFileElements.cs' only shows for all walls
var newTag = IndependentTag.Create(...