Message 1 of 13
Show Hidden Components, Make Collection/Selection Visible/Invisible
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a sweet little iLogic rule that sets all Invisible components to Visible and the Visible to Invisible.
Prior to this, the number of Visible and Invisible components is determined which happens very quickly, Inventor knows this in no time.
Then I don't know any other way than to go through the collection one by one and do a visible/unvisible comparison and then connect the reversed action to it, this method takes quite some time.
My question: Can this be done faster?
Is there a way to make a collection or selection visible/invisible at once?
See video and attachment(Code incl. Button with VBA code/module).