Page 1 of 1

Extract a list of all strings within an autocad document

Posted: 12 Mar 2015, 10:34
by palee1952
I am using CAD Import VCL 8.0 (Delphi) and would like to be able to extract a list of all strings within an autocad document. I have had a look at the functions that are available but cannot see anything obvious.

Any help much appreciated.

Peter

Re: Extract a list of all strings within an autocad document

Posted: 12 Mar 2015, 12:52
by palee1952
OK, I see that the "SimpleImport" demo covers this.

Peter