Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revit 2025 - Allow Multiple Selection #226

Open
ricaun opened this issue Apr 30, 2024 · 1 comment
Open

Revit 2025 - Allow Multiple Selection #226

ricaun opened this issue Apr 30, 2024 · 1 comment
Labels
by design Some behavior that is intended and not an issue external ⤴️ Something related to or caused by an external project

Comments

@ricaun
Copy link
Contributor

ricaun commented Apr 30, 2024

When Snoop Face, Snoop Edge, Snoop Point and Snoop Linked the Allow Multiple Selection ribbon panel appear.

RevitLookup - Allow Multiple Selection - 2024-04-30 14-58-17

That's a Revit 2025 UI issue, here is a forum reference: https://forums.autodesk.com/t5/revit-api-forum/weird-allow-multiple-selection-revit-api-2025/td-p/12731348

@Nice3point
Copy link
Collaborator

Nice3point commented Apr 30, 2024

Hi Luiz. This issue is related to the Revit API, not RevitLookup. PickObject is also used here:

var reference = Context.UiDocument!.Selection.PickObject(objectType);

Waiting for fixes from the Revit team

@Nice3point Nice3point added external ⤴️ Something related to or caused by an external project by design Some behavior that is intended and not an issue labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
by design Some behavior that is intended and not an issue external ⤴️ Something related to or caused by an external project
Projects
None yet
Development

No branches or pull requests

2 participants