Phantom surface

Hi Pascal,
I have a stubborn phantom shaded surface that doesn’t exist anymore. It seems linked to another unrelated surface.
How can I get rid of it
See attached.
Phantom-surf.3dm (129.3 KB)

Hi Juan - somehow it is corrupt - I have a script that can get at the underlying surface to rescue these.

NonPhantom-surf.3dm (155.3 KB)

RescueUnderlyingSurface.py (1.7 KB)

To use the Python script use RunPythonScript, or a macro:

_-RunPythonScript "Full path to py file inside double-quotes"

-Pascal

Thanks, the 3dm file is for Rhino 7. Can you export as ver 6 please?

Nevermind I used SelBadobjects and I was able to delete it :slight_smile:
Thanks

1 Like