
After creating Survey boundary, it is common practice to measure length of each segment of the boundary and put a text along the segment indicating the length of that side.

This free lisp is useful while working with Land Survey Drawings. Using this Free lisp it is possible to Export X (Easting), Y (Northing) and Z (Elevation) Co-ordinates of each of the vertices of a selected polyline into a Comma Separated (CSV) File.( Export point data (X, Y and Z) of Each Vertex of the selected plines to a CSV File) The coordinates of each vertex of the polyline may be required for many reasons. If there is a polyline in the drawing, say an alignment line representing road. Program to Import Serial Number, Elevation, & Code from Files wherein the Point Data (Downloaded from Total Station or GPS) is stored in CSV (Comma Separated Value) Format, Necessarily in following Order


Program to Export X (Easting), Y (Northing) and Z (Elevation) of the selected text along with the Text Content to CSV File
