Hi Marc,
> I was thinking about this and it could be cool to have
> these interactive points in 2d fillet also.
Unfortunately that's probably pretty difficult - curve fillet currently works by calculating the result from 2 curves and a radius value. Trying to drag one point to manipulate the curve fillet would probably involve some kind of reverse calculation from that which would involve writing a completely new solver.
- Michael
|