ok this is a very basic problem that I always hit and I’m not sure why.
- Draw a line
- lock one end
- add a length constraint to the line
- move the other end of the line (it should trace around a circle with a fixed radius).
Whenever I do this, the line immediately snaps back to the initial position, regardless of where I rotate the other end point. The only way I’ve been able to move the line endpoint is unlock the other end. What’s up with this?