Scripting the Trim command -- programmatically select objects to keep or remove?
From:
Michael Gibson
30 May 2024 (9 of 9)
11415.9
In reply to
11415.8
Hi Mike, clearing selection lock is something that normally happens when a command ends.
When you run a startup script it's not using the "command" mechanism and so you'll have to do some things manually like that.
- Michael