Print Page | Close Window

Lisp to search street names and return a grid ref

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=12709
Printed Date: 05.Sep.2026 at 02:23


Topic: Lisp to search street names and return a grid ref
Posted By: croydon123
Subject: Lisp to search street names and return a grid ref
Date Posted: 20.Apr.2018 at 13:27

I'm looking for a lisp that will search for a specific street name (which is an x-ref drawing) and return the name of the grid number that the street lies inside (the grid numbers are on the masterplan).

Any advice appreciated...

Dan

Lispquery.PNG




Replies:
Posted By: Vladimir Michl
Date Posted: 20.Apr.2018 at 13:37
Probably could be retrieved just by detecting the X/Y coordinate. If it may span over multiple grid squares, you will need GIS functions (buffer - select).

-------------
Vladimir Michl (moderator)
https://www.linkedin.com/in/vmichl/" rel="nofollow - LinkedIn , Autodesk Expert Elite


Posted By: Gsourcetechnologies
Date Posted: 20.Apr.2018 at 13:54
Hello Dan,

The image that you have posted is not displayed properly, could you upload the same properly so that w can respond to your query.


-------------
Gsource Technologies, https://www.gsourcedata.com/



Print Page | Close Window