cadamrao Posted May 11, 2010 Posted May 11, 2010 Hi I need to be ZooM XREF file TEXT string; how to find TEXT string in AutoCAD 2008 from XREF drawing file. Is it possible do through LISP? Anybody can help this. Any help will be greatly appreciated! Thanks amr Quote
rkmcswain Posted May 11, 2010 Posted May 11, 2010 Hi I need to be ZooM XREF file TEXT string; how to find TEXT string in AutoCAD 2008 from XREF drawing file. Is it possible do through LISP? Anybody can help this. An xref is just a block reference, so you should be able to iterate the block components, searching for the desired text string. 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.