@purplecomet wrote:
As you can see in the screenshot, I have a rough mockup of what I want. On the left is a GoJS Link, in the form of a bezier curve that can be adjusted at the handles and a control point. On the right is a rough mockup of a linear approximation of that curve.
I imagine I would need to access several points on this curve, and draw lines between them, but I’m not sure how to get those points. The GoJS Link only seems to track the starting and endpoint, as well as the control point. Is there any way to access any points on the curve?
Posts: 3
Participants: 2
