How to make Networksrf that stays connected to the lines

Rhino 8 - How to make Networksrf that stays connect to the original lines, so for example when I move a line’s control point, it also changed the surface with it?
I’ve seen some people have done that with Loft too.


Hi @Sean_Ha,

enable Record History in the status bar before starting the _NetworkSrf command:

HistoryRecording

Note that not all commands support history, read more about it here

_
c.

wow, that was easy. Thanks!