01-30-2018 10:30 AM
If I hide components in my assy, is there a way to show them collectively but isolated. So other non-hidden components are hidden, temporarly.
Similar to the Show hidden components on SolidWorks
Solved! Go to Solution.
01-30-2018 11:17 AM
Hi @MagRiz
AFAIK there is no equivilant function to that You mentioned for SW.
But give the "Toggle Disply" function a try.
This IMHO is the nearest function to what You request.
I normally have this as a Keyboard Shortcut (Alt-T) in use
01-30-2018 11:22 AM
I am not sure if there is a better way to do this, but you can create a query that searches for all hidden components whose author is not "-" (arbitrarily picked since you must use some property and this should return all hidden components). If you double click the query it will run and select all hidden compoenents in the assembly. You can then right-click in space and choose Isolate to enter the Isolate view of just those hidden components. You can then Restore whenever you are finished to go back to the original view. If you choose Dismiss option, then the current view will remain.
01-30-2018 11:33 AM
ahh, this is a really good feature. But if it isolated too that would be better that way i can easily find the hidden parts in large assys
01-30-2018 11:33 AM
Hi @ChrisMerz
this is a great method to achieve a fast switch to the hidden components and vice versa!
Great
01-30-2018 12:50 PM - edited 01-30-2018 12:52 PM
See this short video and if it matches your requirement, download the free app from the page mentioned below the video:
http://www.cadvertex.com/download.htm
See the second macro from bottom or simply search the page.
Tushar
01-31-2018 03:06 AM
Hi @Tushar
I have applied this macro into St10 and unfortunatelly it isnt working.
I am getting strange SE behaviour like blinking the screen etc.
regards,
Arek
01-31-2018 04:03 AM
This works for me @Tushar but how do I add the macro to the ribbon?
i went on to customise the ribbon but i cant find macros in that long list
01-31-2018 04:08 AM
01-31-2018 04:11 AM
thanks got it working now.
I've only been using SE for 6 days and i'm trying to get it to match as much as SW as i can