@Pallavi_GMD wrote:
I have tried to use this lsp for topographic survey but it didn't work. Contours still at 0 elevation and contours has not taken elevation from text.
The program AEV_AutoEleVateUI.lsp does work, BUT it works on certain conditions.
The program identifies the center of the TEXT/MTEXT object, creates a point list from that point at a specified size
and use the point list to find the contour.
If the value of the radius is too small even at the max radius it will not find the contour.
Make sure the radius value is large enough to encompass the TEXT/MTEXT object or even large enough to hit a contour anywher near the TEXT/MTEXT.