Cap command is making a copy of the object!

I’ve just noticed a new behaviour in Rhino 8 for windows.
If I trim a solid and then try cap the open end, the cap command creates a copy of the object, leaving the original in place. There doesn’t seem to be an option to delete the source that I’m aware of?
I’m pretty sure it didn’t do this in previous versions…?
I just updated to SR12

Any ideas?

CAP - COPY.3dm (107.0 KB)

Check in the command line that “deleteInput” is set to “yes”

1 Like

Ah, I see
I always select the object first, and then run the Cap command
If you do it that way the option to DeleteInput does not come up…
Thanks!