Does anyone know how I may achieve the equivalent of hiding the profiler for certain components in ghpython similar to this thread?
Hide profiler overlay for certain components
I’m using the ghenv.ComponentMessage attributes on a component to show messages on a component but on certain components, the profiler is obscuring the message and would like to turn off profiler when there is a message
Below is a sample file. Any help is appreciated!
Profiler Sample.gh (5.9 KB)
.