Search found 2 matches
- 25 Jun 2007, 09:23
- Forum: CAD .NET
- Topic: Extract Text Objects from Drawing
- Replies: 3
- Views: 13908
Dear Sergey, My Objective is to open Several CAD Documents using CADImport View (which I am able to achieve) and read out the text information from the DWG files and store it in a Table. I use the following statements. CadImportControl1.ToolsVisible = False CadImportControl1.FileName() = lngFile Cad...
- 21 Jun 2007, 12:31
- Forum: CAD .NET
- Topic: Extract Text Objects from Drawing
- Replies: 3
- Views: 13908
Extract Text Objects from Drawing
Hi,
I want a block of code which can read the text objects from drawing
files in VB.Net. I am already been able to open the cad drawing files in a VB.net Window.
Regards,
SHAJI
Try CardImport
I want a block of code which can read the text objects from drawing
files in VB.Net. I am already been able to open the cad drawing files in a VB.net Window.
Regards,
SHAJI
Try CardImport