Search found 9 matches

v9.2: STEP & IGES Import & Export?

I guess I'm missing something somewhere but I downloaded the trial for version 9.2, the notes for which say, "Now also supporting .DWG Digital Signatures, STEP & IGES Import & Export." but I can't find those features. The version I downloaded says, "CMS IntelliCAD 9.2 Premium ...

HPGL output utility

Getting HPGL output is something that’s bitten me on more than one occasion. Even finding a public domain driver can be an issue and finding something that will work with legacy hardware can be a mission impossible. Due to this I dusted off some old code I wrote and adapted it into the quick and dir...

Thanks for the reply JCAMPOS, I think I didn't express my problem very well. I have been able to save the general layout, it is the print Setup that is giving me problems. I use Ghostscript with a port re-direct to create PDF files (PDF export doesn't seem to cope well with viewports the way I am us...

PDF Export

Thanks for both replies: Admin - The EXPORT PDF function is not available via LISP. EXPORT C:\\MyDwg.pdf produces a DWG file, please see above. CAD_B - I had been using Print and GhostScript to create a PDF, however v6.6 seems to have changed how Print sizes are stored and it now will not remember w...

PDF Export via LISP

Not a lot of traffic here, but I'll give it a try... I wish to export a drawing I have created via lisp as a PDF file. In theory the code below should work, but what I get is the default DWG format instead. Anyone got any ideas? Is this a bug? ; (load "pout") (defun C:pout () (command &quo...

I think I expressed myself badly with regard to the VIEWRES value. I can set it higher than 5000 and all the way up to 20000, but setting it beyond 5000 has no effect. This appears to be a program bug. Quite correct about the multiple settings for VIEWRES, but setting them all to maximum and turning...

The version of IntelliCAD that I am using is 5.1.5.0 The problem I am seeing occurs long before the QPRINT command is issued and Ghostscript produces the PDF, that has nothing to do with the problem. I had hoped that while it displayed wrong it might print correctly, but that is not the case. I just...

Arcs in Paperspace don't show

I have just purchased CMS IntelliCAD 5.1 and there appears to be a serious bug in the rendering of arcs in paperspace. While I await a reply from CMS tech support I thought I would see how many others have the same problem. Typically I produce a drawing and then use a VB program to pull database inf...

Go to advanced search