I’m obviously missing something, well, obvious, but how do stop pipes showing through solid objects (nothing else is showing through, just pipes)?
Version 8 (8.12.24282.07002, 2024-10-08)
I’m obviously missing something, well, obvious, but how do stop pipes showing through solid objects (nothing else is showing through, just pipes)?
Version 8 (8.12.24282.07002, 2024-10-08)
Technical modes can have certain limitations on what you can do and see…
I’ll either need your file or some other example that demonstrates this problem in order to better assess what’s going on.
Thanks,
-Jeff
@pharris65 Looking at your file, what you’re seeing are the “curve” lines drawing on top of everything else because you’ve assigned a Draw Order to them… so they’re displaying exactly as they’re supposed to.
If you don’t want them drawing on top, then you need to run ClearDrawOrder
on the specific objects/curves.
Thanks,
-Jeff
Outstanding!! Thanks for the help - that’s what I was missing