Hi! I have a complex, linked figure w/ both brushable plots and non-brushable ones, and both 2-d and 3-d plots; some of the 3-d plots are made with mesh, (plot3c, actually, but that uses mesh) and thus are brushable by default, but this is proving to excessively complicate my immediate programming needs, and so would taking the time to figure out how to reproduce those plots w/ one of the plot functions that produces unbrushable plots. Is there a dynamic/programatic way to make a brushable plot unbrushable? Thanks!