Search found 4 matches

LISP and SDS parameters exchange

Hello, I would like to mimic some VL-COM (COM API available from VisualLISP) on IntelliCAD. To do that I plan to write a SDS application and exchange parameters with my existing LISP routines. My questions are: 1)Is possible to exchange parameters from SDS to LISP and vice-versa? 2)Is there any samp...

Hi John,

I have found that the problem is related to DWG file. It was created in AutoCAD 2004 and due that, can not be opened on IntelliCAD version I'm using.

As this Open method does not throw any erros message I was not sure about what is happening.

Thanks.
Fernando.

Opening a new DWG

Hello, I'm trying to open a new DWG from inside IntelliCAD (using VBA) and from outside (using Automation from VB). In both cases, I'm trying to do the following: Dim iCAD As IntelliCAD.Application iCAD = New IntelliCAD.Application() iCAD.Visible = True iCAD.Documents().Open("C:\Temp\MyLib\Samp...

IntelliCAD 2000 bugs

I'm searching for a developer that would like to exchange information about IntelliCAD 2000 source code related to improvements and bug fix. As I saw on your site seems to be that you would like to exchange this kind of information. There is a bug related to INSERT command. When you insert a block o...

Go to advanced search