sach
1
Hello,
Is it possible to non-destructively move a sub-curve/line and automatically maintain the connected arc/curved shape?
See image attached for an example.
This would be like pull/push for solids in Rhino 8/WIP where the faces automatically re-extend/trim accordingly to maintain the shapes.
Helpfully, this could be an option in the move tool/gumball, ‘to maintain shape’.
Gijs
(Gijs de Zwart)
2
it is only possible using Grasshopper
if the line is straight like here drawing a new line, trimming joining is a few seconds work
sach
5
Thanks, although this functionality would be helpful, generally.
well, found a quick solution for you with native rhino.
subselect the straight line with ctrl shift, now use Move _OnCrv and select the curve you want to move it along. save it as an alias and party.
that of course only works when you move it along the existing curve and does not extend anything.
forgot to add, you the osnaps Near activated for it to actually adhere to the curve