AutoLISP - Find & Replace Application



Author Orhan Toker
Profession Architect M.Sc.
  Autodesk Authorized Consultant
  Database Specialist
e-mail  

AutoCAD 2002 and higher versions

Hello Daily AutoCAD readers,

In this application, I am giving you a project which finds a string that you search among all of the strings inside AutoCAD and replaces them with a string that you enter. Indeed, this command exists under Edit menu since AutoCAD version 2002. However, those who would like to learn AutoLISP should write and study this application. I believe that it will help you develop your programming skills.

Fig.1
Code.1

I don’t suggest this application to beginners for AutoLISP as it includes list management, entity modification, selection sets and advanced DXF group code management.

Download code from here.

Technorati Tags: , , , ,

Bu yazinin Turkce’sini okumak icin basiniz.

Similar Posts

Rate this article:

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
Loading ... Loading ...

4 Responses to “AutoLISP - Find & Replace Application

Leave a Reply