Author Topic: Export points coordinates-with diferential texts before and after  (Read 1315 times)

0 Members and 1 Guest are viewing this topic.

mihaibantas

  • Mosquito
  • Posts: 5
Hi all,
I have a problem with exporting of coordinates in a text file...

I want to select points 1, 2, 3, 4 in ascending order (order clockwise) and finally select the text "11'p2" for the file name saved as txt.
I want to assign some of these coordinates before and after in a text file which has the following structure:

{   Point1,PointA,581215.461,339153.427,"AAAA",
   Point2,PointB,581465.458,339154.646,"BBBB",
   Point3,PointC,581466.677,338904.649,"CCCC",
   Point4,PointD,581216.680,338903.430,"DDDD",   }

I attach the files for a better understanding ... thanks in advance for your time