BearDyugin Posted February 19, 2013 Author Posted February 19, 2013 eea123, well, all right, that is my logic.On the screen you have two active the "Save As ..." and "Cancel" Ie at any time you can stop the program.Or to continue, you must first save the file to specify where the data will afterwards registered, then again, not all of the buttons and the elements will be active, but only the choice of objects, and after the selection of objects, all other controls are available. I hope all you get Quote
eea123 Posted February 19, 2013 Posted February 19, 2013 Geobuilder, thanks for the follow up. I'll keep working with it on my end. I though maybe it was my old version of AutoCAD. Thanks again for all of your effort developing this. Quote
eea123 Posted July 14, 2013 Posted July 14, 2013 Geobuilder, I don't know why I stumbled with using this, it works great! Anyway to modify this extract Point Numbers from the drawing rather than by a increment count? I have my point numbers on layer ANNO_PNTS and descriptions on ANNO_DESC? When I add construction layout points to a drawing, I'd like to maintain the original points numbers. Thanks. Quote
BearDyugin Posted July 15, 2013 Author Posted July 15, 2013 I have my point numbers on layer ANNO_PNTS and descriptions on ANNO_DESC? When I add construction layout points to a drawing, I'd like to maintain the original points numbers. 5) Number Default 1 -> 1,2,3,…,n. user's format of input: *#*, where * - any quantity of letters, before # - a prefix, after # - a suffix, # - number (any quantity of numeral), an example tr235ort-> tr235ort, tr236ort, …, tr(235+n)ort. The nearest text, as numbers will be used nearest to the object of the text, and any content, but also the choice of the mode "nearest text" for Altitude, text format #. #, Where # is any number of digits. - A dot or a comma, will be reserved for the notes and will not be used for Number TextString (the Text is accessible only to objects (Entity) type and МТext) as number will be used text contents. The list of names of attributes (it is accessible to objects (Entity) type Block) as number it is possible to choose contents of one of attributes, at presence in the block of attribute with a name «№», it will be automatically offered by default. For a number and elevation have the opportunity to describe not: ( Quote
eea123 Posted July 15, 2013 Posted July 15, 2013 Thank you, my screen resolution was such I did not see the point drop-down option at first. I honestly can't recall which program I used to import my points, I believe it was Sokkia's ProLink since I'm using an SDR33 data collector and exporting the file to DXF. The points are placed as AutoCAD points and PT#,N,E,Z,Desc labels are placed as separate text elements vertically stacked next to the point. I'll try Geo_Import with the original point file, but with the existing DWG using the "nearest" text option is pulling in the Z (Elevation) as the point number. This is even after I turn the other text layers off. I see a couple of work arounds on the importing side of ProLink such as just importing the Point #'s without a text offset, etc. I'll put some more time into Geo_Import also. Overall this is a really nice effort. Thanks again. Quote
eea123 Posted July 21, 2013 Posted July 21, 2013 I really like this program, but the Geo_Export utility does not always pick up the point number that is imported with Geo_Import. Since the Geo_Export utility uses nearest the nearest text as assigned point number, I often get the elevation rather than the point number. My "import" file using Geo_Import looks like this: 1,5000,1000,686.7,CP1 2,5000,1800,683.81,CP2 1000,5000,1100,683.83,BOP Points are placed just as I would like, but my "export" file comes out: 1,5000.00,1000.00,686.70 683.8,5000.00,1100.00,683.83 2,5000.00,1800.00,683.81 I really need to maintain the point number integrity and ideally get the descriptions for surveying and construction stakeout. Could you maybe add a hard coded option on layers to maintain Number and Description during export? Quote
keithlaser Posted August 8, 2013 Posted August 8, 2013 (edited) This is by far the best point export program made I had AutoCAD programs in the past, but now I'm looking at getting Briscad will Geo_export/import work in Briscad? I don't think briscad will run a VLX am I out of luck with this. Edited August 8, 2013 by keithlaser Quote
shahidraees Posted November 9, 2013 Posted November 9, 2013 i am new for VLX. how to run this in autocad n get the desire results. Thanx Quote
keithlaser Posted November 27, 2013 Posted November 27, 2013 i am new for VLX. how to run this in autocad n get the desire results. Thanx type APPLOAD command and navigate to the folder you saved the VLX or LISP etc. and hit the "load" button and type "geo_export" to run. this will not work in AutoCAD LT Quote
lraimo Posted September 1, 2017 Posted September 1, 2017 This is a great program. Is it possible to add a blank line to each polyline in the output file? At the moment the result file: 1 6465208.7146 658834.6419 0 2 6465216.9891 658834.7200 0 3 6465232.4292 658846.1043 0 4 6465235.9962 658907.4005 0 5 6465239.6593 658968.5181 0 6 6465216.6301 659002.7412 0 7 6465236.6919 658957.7839 0 8 6465239.9847 658960.6938 0 9 6465207.1595 658842.8381 0 10 6465207.2492 658844.1545 0 11 6465232.4292 658846.1043 0 I would like the result to be the like this 1 6465208.7146 658834.6419 0 2 6465216.9891 658834.7200 0 3 6465232.4292 658846.1043 0 4 6465235.9962 658907.4005 0 5 6465239.6593 658968.5181 0 6 6465216.6301 659002.7412 0 7 6465236.6919 658957.7839 0 8 6465239.9847 658960.6938 0 9 6465207.1595 658842.8381 0 10 6465207.2492 658844.1545 0 11 6465232.4292 658846.1043 0 Picture on the settings I used Also attached used dwg file Sample file.dwg Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.