Search found 2 matches

by ngoell
08 Jan 2007, 12:08
Forum: CAD .NET
Topic: CADImport.NET and SvgNet
Replies: 2
Views: 12466

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...
by ngoell
14 Nov 2006, 12:10
Forum: CAD .NET
Topic: Error when opening HPGL files
Replies: 1
Views: 9958

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...