Search found 5 matches
- 05 Oct 2009, 13:00
- Forum: CAD .NET
- Topic: Extrating data from .dwg file
- Replies: 9
- Views: 33742
Re: Extrating data from .dwg file
I can see that in documentation dude. But, I cannot figure that either in intellisense and it show compiler error if I used the Item method forcefully. The CADImport.dll version I use is 7.2.2.19035. Please verify this ASAP.
- 03 Oct 2009, 10:18
- Forum: CAD .NET
- Topic: Extrating data from .dwg file
- Replies: 9
- Views: 33742
Re: Extrating data from .dwg file
This is not related to syntax. The member Item is not available in the CADImage.Converter.Entities class, I say.
- 02 Oct 2009, 16:00
- Forum: CAD .NET
- Topic: Extrating data from .dwg file
- Replies: 9
- Views: 33742
Re: Extrating data from .dwg file
Hi Alexander, I had the CAD Import .NET Extension version now. I tried for the solution as you told early to use in this way You can receive CADText or CADMText object using CADImage.Converter.Entities.Item() property after loading DWG file. Unfortunately I cannot figure out the Item method in the C...
- 01 Oct 2009, 16:13
- Forum: CAD .NET
- Topic: Extrating data from .dwg file
- Replies: 9
- Views: 33742
Re: Extrating data from .dwg file
Hi Alexander, Thanks for the reply. Currently I am using the trail version to test the application. Can you suggest me in more detail, please. Because the CADText and the CADMText classes are not found in the dll file I use. I can only load the image using CADImage class. I am not sure about the nam...
- 01 Oct 2009, 14:31
- Forum: CAD .NET
- Topic: Extrating data from .dwg file
- Replies: 9
- Views: 33742
Extrating data from .dwg file
Hi,
Is there any way to extract the text from .dwg file. I am new to this area, please let me know how to achieve this functionality.
Thanks,
Chandra Sekhar S.
Is there any way to extract the text from .dwg file. I am new to this area, please let me know how to achieve this functionality.
Thanks,
Chandra Sekhar S.