Announcements
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

API - Allow Selection.PickElementsByRectangle method to work with linked elements

API - Allow Selection.PickElementsByRectangle method to work with linked elements

Currently Selection.PickElementsByRectangle does not work with linked elements because all overloads return an IList<Element>.  For linked elements to be picked, an IList<Reference> is required.  Please add methods to make PickElementsByRectangle work with linked elements.

 

The PickElementsByRectangle method is more desirable than PickObjects because the latter forces the Finish/Cancel UI which is confusing for users.

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea