Can you turn off levels using Java Script?
Hi,
I know that you can turn off levels by using the menus, but I would like to turn off certain levels in the model and attach this to a button.
I don't want it to be set to a view as in the PDF there are already 5 or 6 views and each view has its own button, I would like to be able to turn off certain levels but be able to do this function in any view. Therefor I would need double the buttons if I were to create another view in which the levels are tuned off and this would start to look a bit messy with lots of buttons everywhere so I would like to try and streamline it a bit by having as few buttons as possible.
Is Javascript the best way to achieve what I would like if it is at all possible?
Thanks