Sticky Options

Is it possible to change the standard options for an operation? For example, _ExtrudeCrvTapered, Solid=Yes. I almost never need Yes. Same thing with the piping commands, I never need a capped end. Even just remembering the last selection would be helpful. Thanks.

this can be done by a macro.
and you can set an alias for the macro, set them to a custom toolbar, or (not recommanded) change the macros in the default toolbars.
how do you access the commands ? (typing in the commandline, clicking on icons, aliases ? ..)

_extrudeCrvTapered pause _solid=_no

check the _macroeditor
add one element after another … check what you did next.. add it to the macro…

How are you launching the command?
If you’re using the tool from the Solid menu, Cap=yes.
If you’re using the tool from the Surface menu, Cap=no.