How to force coordinates of a point

Hi
I’d like to create a multi-line (using the Draw Line tool), and force the coordinates of each points to a given value.
For example, 3 points :

  • (200, 200)
  • (190, 220)
  • (200, 230)

Is this possible?
Thanks for your help

As far as I know, not easily.

A few options:

  1. edit nodes of multi-line and drag each node to desired position. It may be hard to hit your exact values. You could change the value of the snap grid size in settings to make this easier. I don’t believe you can edit the position directly for a single node.
  2. place circles centered at each of the 3 listed coordinates. Draw a line connecting the center of each circle relying on snap to object.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.