Skip to content

Closes #7780 - Add ALT+Click to unhide stuff#7781

Open
theoryshaw wants to merge 9 commits intov0.8.0from
Unhide_with_alt_click
Open

Closes #7780 - Add ALT+Click to unhide stuff#7781
theoryshaw wants to merge 9 commits intov0.8.0from
Unhide_with_alt_click

Conversation

@theoryshaw
Copy link
Copy Markdown
Member

@theoryshaw theoryshaw commented Mar 12, 2026

Closes #7780 - Add ALT+Click unhide to select_ifc_class

Clear hide_viewport and hide_set on matched objects when the operator is invoked with Alt held, so hidden objects of the target IFC class are revealed and selected.

Generated with the assistance of an AI coding tool.

Clear hide_viewport and hide_set on matched objects
when the operator is invoked with Alt held, so hidden
objects of the target IFC class are revealed and selected.

Generated with the assistance of an AI coding tool.
@theoryshaw theoryshaw force-pushed the Unhide_with_alt_click branch from 916e1d7 to f327a99 Compare March 20, 2026 17:24
ALT+Click now unhides hidden objects (viewport and local
hide) before selecting, matching the same behavior added
to select_ifc_class.

Generated with the assistance of an AI coding tool.
ALT+Click now unhides hidden objects (viewport and local
hide) before selecting, matching the behavior added to
select_ifc_class and select_similar.

Generated with the assistance of an AI coding tool.
@theoryshaw theoryshaw changed the title Closes #7780 - Add ALT+Click unhide to select_ifc_class Closes #7780 - Add ALT+Click to unhide stuff Mar 20, 2026
ALT+Click now unhides hidden objects (viewport and local
hide) before selecting. Also fixes select_products to set
hide_viewport in addition to hide_set when unhiding.

Generated with the assistance of an AI coding tool.
ALT+Click now unhides hidden objects (viewport and local
hide) before selecting, matching the behavior added to
other select operators.

Generated with the assistance of an AI coding tool.
ALT+Click now unhides hidden objects (viewport and local
hide) before selecting, matching the behavior added to
other select operators.

Generated with the assistance of an AI coding tool.
Moves "select all listed elements" from ALT to SHIFT,
freeing ALT+Click to unhide hidden objects (viewport
and local hide) before selecting.

Generated with the assistance of an AI coding tool.
When mode is SHOW or ISOLATE, also unhide individual
objects (hide_viewport and hide_set) within each
container, not just the collection-level visibility.

Generated with the assistance of an AI coding tool.
- Add bim.select_similar_container button to the spatial
  decomposition panel, gated behind the new
  show_container_tools preference (renamed from
  container_hide_show_isolate)
- Fix select_similar_container to resolve container from
  the active list item rather than the active object
- Unhide individual objects when showing container
  visibility (set_container_visibility SHOW/ISOLATE)

Generated with the assistance of an AI coding tool.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bim.select_ifc_class: ALT+Click to unhide hidden objects before selecting

1 participant