Message 1 of 4
How can I get only the displayed elements for the user from the detail view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Let's discuss the next model with pipes:
The peculiarity of the current model is that pipes 1 and 2 are in one line.
And if we change the view to the front view.
As a result, the user sees only pipe 1, but it should be remembered that behind it there is the same pipe 2.
Let's create a detail view for model.
And here's the question, how do I use Revit API to get the id of pipe 1 only and skip the id of pipe 2 (pipe 2 is shown in the first screenshot) for the Elevation Front View?