To developer: Still need to click “Chain edges” and select edges one by one?
Such as command blendsrf, and more.
As I know, we can select the whole edge by duoble click in some case… thanks
Hi VinPo -
There isn’t a central place somewhere in the Rhino code that governs the behavior of all commands. Each command has individual settings and, when changes are required, changes need to be applied to a specific command. As such, a “and more” mention is not something that can be used to change anything.
As for the BlendSrf command, in a quick test here, the auto-chain seems to work. Can you provide a 3dm sample where this isn’t the case?
Thanks,
-wim
My bad and apologies, I didn’t check auto-chain with continunity G1. When it appear, my eyeball focused on the edges… ![]()
Still I think double click is possible to subsitiute “auto chain”. It is about how to select in better way.
Hi VinPo -
From a quick test, and from the comments in RH-79813 [Double clicking on edge for loop selection], it looks like, once you have checked for edge chaining, double-clicking works fine for the BlendSrf command. You can also read that this ticket was written as a general request for “all commands” but is only specific to the Loft command.
-wim
thank you very much for your reply. I used 10+ years of rhino but I didn’t use it in the best way…