Author Topic: Round the point coordinate of intersection points in grid system  (Read 1801 times)

0 Members and 1 Guest are viewing this topic.

miquan

  • Guest
Hi all,

I usually work with grid system, and got trouble with the point coordinate when I want to draw a line connecting the intersection points in grid.
Especially with inclined grid system, can you give me an solution to round up to the point coordinate to 1mm?

I attached here an example of inclined grids, and I want to round the coordinate of intersection points (i.e. points in circles)

Thanks,
Miquan

Lee Mac

  • Seagull
  • Posts: 12928
  • London, England
Re: Round the point coordinate of intersection points in grid system
« Reply #1 on: May 10, 2015, 06:06:01 AM »
You could try this program.

miquan

  • Guest
Re: Round the point coordinate of intersection points in grid system
« Reply #2 on: May 10, 2015, 09:38:58 AM »
Thanks Lee, it works perfectly.

Lee Mac

  • Seagull
  • Posts: 12928
  • London, England
Re: Round the point coordinate of intersection points in grid system
« Reply #3 on: May 10, 2015, 10:00:54 AM »
You're very welcome!  :-)