Jump to content


Coordinate export

Lisp Program addition

4 replies to this topic

#1 Nefryt

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 15 May 2020 - 11:54 AM

Hello!
I am asking for help in reading the coordinates of lines and points in the project which I have to designate in the field.
Is it possible to read the coordinates (X, Y) of the points in NanoCad and export them to a file, e.g. TXT format.
I had Autocad, it was necessary to read the LISP add-on and use it to get the * .txt file with coordinates.
And how is it in NanoCad, anyone has an idea?

#2 Kreator

    Advanced Member

  • Members
  • PipPipPip
  • 144 posts
  • LocationKrasnodar, Russia

Posted 15 May 2020 - 12:08 PM

Hello.
NC 5 doesn't support LISP, but NC 20 does, try it.

#3 Nefryt

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 15 May 2020 - 12:41 PM

Thank you for the quick reply - I am already downloading NanoCad20;)
Where is the option to export X, Y coordinates to a TXT file?
Do I have to install any add-on, e.g. lisp?

#4 Kreator

    Advanced Member

  • Members
  • PipPipPip
  • 144 posts
  • LocationKrasnodar, Russia

Posted 15 May 2020 - 08:12 PM

You should use some LSP script, like you did in AC. The other way is to use report tables. Place a table, choose Report type - you can pick any objects and show their properties in a table, then you can export the table to a file.

#5 karmi

    Advanced Member

  • Members
  • PipPipPip
  • 47 posts

Posted 19 May 2020 - 10:29 AM

View PostKreator, on 15 May 2020 - 12:08 PM, said:

Hello.
NC 5 doesn't support LISP, but NC 20 does, try it.
NanoCad 5 support lisp. Application Load command and load your lisp file...

View PostNefryt, on 15 May 2020 - 11:54 AM, said:

Hello!
I am asking for help in reading the coordinates of lines and points in the project which I have to designate in the field.
Is it possible to read the coordinates (X, Y) of the points in NanoCad and export them to a file, e.g. TXT format.
I had Autocad, it was necessary to read the LISP add-on and use it to get the * .txt file with coordinates.
And how is it in NanoCad, anyone has an idea?
Hi, try in this website. There are various lisp code for your question

http://www.sepram.it/lisp.html





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users