Purge unused keys telepathy

Hi

Due to the fact that I have combined two fairly large gh sripts I find myself with a lot of obsolete telepathy keys, is there an easy way to get rid of these?

Maybe look at this script to remove missing component placeholders…
(Delete PlaceHolder Component - #5 by seghierkhaled)
I don’t know enough about scripting to help, but perhaps instead of missing placeholders, you can modify the script to look for obsolete telepath keys and remove them?

1 Like

not much of a scripter myself ,but will look into it.
tx

Hi,

This little C# will delete each Telepathy that has no input/output, would that do ?
Once removed, the keys don’t exist anymore in the drop-down list.

RemoveTelepathy.gh (7.0 KB)

2 Likes

Hi

That works great.
Big thanks