Since I wrote that Python code I guess I should add the waveset visibility swap. I will look into it.
Are your waveset objects still called RpondWav and RpondWavN?
RpondWavN:
visual:
visregions:
- Nvisreg
...rather than:
RpondWavN:
visual:
visregions:
softvolume: Nvisreg
Justintime9 wrote:Splendid, that seems to have done the trick. What exactly did you do to make it work? I saw that a spot for the wavesets was there, but was there a specific variable that had to be changed to get the visibility work? (just for my information in case I may use it in the future.
hideWaveset.draw.disable()
hideWaveset.physics.suppress(true)
showWaveset.draw.enable()
showWaveset.physics.suppress(false)
Users browsing this forum: No registered users and 10 guests