Search the Community
Showing results for tags 'import coordinate'.
-
Need help with modifying pointsin.lsp by Tom Haws
shercer posted a topic in AutoLISP, Visual LISP & DCL
Hi, I'd like to modify this lisp to insert survey points as block showing only point number (2D or 3D, doesn't matter), and I'm having trouble figuring it out. Point file is in format: "Point number","East","North","Elevation" I'm attaching ex. files. I'd be thankful for any help. Points.txt pointsin.lsp point.dwg- 7 replies
-
- point
- import coordinate
-
(and 1 more)
Tagged with:
-
Hello guys, I'm trying to make a lisp to import points from txt file to autocad, and then to polyline them and to make a union from those points, creating a iregular area. The main purpose is to calculate the area of this created object. The txt file is something like this: 101 234.442 442.425 102 ..... 103.... 104... 105... Anyone there that could help me with this lips ? I kinda need it until tomorow.
- 10 replies
-
- import coordinate
- coordinates
-
(and 1 more)
Tagged with:
-
I have used GeoBuilder's LISP routine to import points coordinates into CAD. Apparently it is done but I can't see the points. How can I make them visible? Also I expect after clicking OK, a line connecting the point, appears but nothing happens. ACAD only construct the layers. How can I make points visible? I also asked same question in the original thread of Import coordinates from a text file txt in AutoCAD 14th Sep. 2012