Quantcast
Channel: All Revit API Forum posts
Viewing all articles
Browse latest Browse all 67020

Re: LLMs are unable to select views (sections, elevations, callouts) from current/active view

$
0
0

OST_Viewers in other view is not type of view, and not OST_Views, but just elements.

You can check that in Revit lookup.

 

new FilteredElementCollector(doc, activeView.Id) .OfCategory(BuiltInCategory.OST_Viewers)

Try this.


Viewing all articles
Browse latest Browse all 67020

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>