Search found 2 matches
- 08 Jan 2007, 12:08
- Forum: CAD .NET
- Topic: CADImport.NET and SvgNet
- Replies: 2
- Views: 12521
CADImport.NET and SvgNet
Hello, I have a CADImport.Net related issue, that I hope can be resolved with your help: I am using CADImport.Net and intended to convert a DWG file to SVG format by reading the DWG with CADImport.Net and writing it with the free SVG library SvgNet (http://www.codeproject.com/csharp/svgnet.asp) to S...
- 14 Nov 2006, 12:10
- Forum: CAD .NET
- Topic: Error when opening HPGL files
- Replies: 1
- Views: 10016
Error when opening HPGL files
Hi, I am using Cad Import.NET and whenever I try to open a HPGL file with the supplied viewer application I get the following error: Unable to cast object of type 'CADImport.CADBlock' to type 'CADImport.CADTable'. ************** Exception Text ************** System.InvalidCastException: Unable to ca...