Welcome back Geo. Looks like you have been very busy. Thanks for sharing your program.
Registered forum members do not see this ad.
- File. You can load a file with the extension txt, sdr and csv
- Delimiter. Choosing which is the delimiter data available at expansion halyard txt.
- Row selection. If you tick the checkbox, you will be able to choose lines from the downloaded file, remove the check mark if you will download all the data from the file. Unfortunately when manually selecting the lines there is a limit, you can choose any number, but did not download more than 256 lines.
- Format. Ability to change data formats, with X being the direction of the North.
- The main object. Select the object to be built (drafted) to the coordinates of the file, select an object block, will be invited to choose a name from the list of existing blocks in the drawing.
- Secondary objects. May sign numbers, marks and description of each point, if the primary object is selected block, and it contains the attributes, the value can be stored in attributes. In addition to the data taken from the file, you can set new ones:
- Number. format input *#*, where * - prefix \ suffix can be omitted # - integer.
- Altitude. input format - a real number, if you enter with a sign or -, it will be added or taken away, respectively, from the Altitude of the file.
- Description. free format input.
- Layer. For each object, you can select a layer from the list below in the drawing or create a new one.
- Color. For each object, you can select a color.
- The height of the text. Set the height of the text
Video: example of using Program
- Most of the settings of the program will be saved between sessions of AutoCAD.
- All constructions are in the origin of the current coordinate system.
- As decimal separator can serve as a point and a comma.
Macro to the button: ^C^C^P (if (not C:Geo_import) (load "Geo_Import_v2_7")); ^ PGeo_import;
Contact the program: Export the coordinates of objects from AutoCAD
Last edited by Geobuilder; 18th Sep 2012 at 02:44 pm.
On this site I not only study AutoCAD but I also practice my English. If you find rough grammatical errors in my messages, please inform me with a personal message.
Welcome back Geo. Looks like you have been very busy. Thanks for sharing your program.
"I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police
Eat brains...gain more knowledge!
very nice tool, congratulations
PS.: would be nice if it could import blocks from txt-file.
Thanks for your feedback
I do not know in what form a txt file could contain blocks. But the program can insert blocks exist in the drawing, the coordinates of the txt file, and if the block has attributes, it can write other values such as numbers, altitude, description
On this site I not only study AutoCAD but I also practice my English. If you find rough grammatical errors in my messages, please inform me with a personal message.
You could try my old program:
http://lee-mac.com/ptmanager.html
Lee Mac Programming
With Mathematics there is the possibility of perfect rigour, so why settle for less?
Just another Swamper
It´s great Lee, but my pointlist looks like that:
pnr,x-coor,y-coor,z-coor,code
Registered forum members do not see this ad.
Watch the video: http://www.youtube.com/watch?v=jPcESomvOLg
The block is used as an example, post
On this site I not only study AutoCAD but I also practice my English. If you find rough grammatical errors in my messages, please inform me with a personal message.
Bookmarks