Search found 6 matches

Re: VBA download

Unfortunately it's not include in the install we have access to which is FrameCAD (IntelliCAD 11)
I have reached to them but they don't provide a download for it.

Re: VBA download

Command: VBAIDE
Visual Basic for application is not installed or installed incorrectly. Please reinstall it and try again.

Why I asked about the download..

Block attribute

Hi all, I'm new to Intellicad but old with AutoCAD and was trying to workout why the following autocad lisp didn't work. ; Set Status Attribute (defun c:SSA (/ ss i ename) (if (setq ss (ssget "_X" '((0 . "insert") (2 . "TitleBlock") (66 . 1)))) (repeat (setq i (sslength...

Go to advanced search