- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an assembly 'A' with a lot of sub-assemblies.
One of these is 'Subassembly B'. The quantity of 'Subassembly B' in 'Assembly A' is variable.
In 'Subassembly B', I need to switch on/off the visibility of 'Part 1' according to user input.
I have already made a form for the user input.
Part 1 required?: Yes/no
How can I switch off visibility of all occurrences of 'Part 1'?
Solved! Go to Solution.