Hi, Iām trying to create closed polyline by picking up an Inner point like how Hatch works in AutoCAD,
it works though I have to duplicate more scripts to pick other point every time,
is it possible to optimize this script so that it works with multiple points?
or is there any other way to create boundary easily as AutoCAD?
here is my GH file, thanks in advance
CreateClosedBoundaryByPoint.gh (27.6 KB)