Search found 2 matches

by junkqwe
16 Dec 2010, 20:51
Forum: CAD .NET
Topic: CADImport dll
Replies: 1
Views: 12201

CADImport dll

Hi, I got a compilable DLL from your support team. I need to open and return the measurements of a PLT file. I couldn't find any example for this. can someone help me with this issue? i tried open it like this: CADImport.HPGL2.HPGLImage x = new CADImport.HPGL2.HPGLImage(); x.LoadFromFile(@"C:\Temp\p...
by junkqwe
13 Dec 2010, 13:58
Forum: Leave a request and get answer
Topic: Measure PLT files
Replies: 1
Views: 24819

Measure PLT files

Hi,
I am developing an application in .net
i am looking for a component to measure width and height of plt files

what can i use to do it?

Thanks