Search the Community
Showing results for tags 'automation error'.
-
Hey guys, I'm working on a piece of code where I need the lisp to look up a custom property that's set and extract it. The problem I am having is that we updated our templates within the last two years so this piece of code doesn't work properly with some of the older drawings we have. I...
- 3 replies
-
- automation error
- autolisp
-
(and 1 more)
Tagged with:
-
(SETQ obj (VLA-GETINTERFACEOBJECT (VLAX-GET-ACAD-OBJECT) "CadLisp.Lisp")) I am trying to get this to work on our new 64bit Windows 7 machine (Map 2012). It has been working fine on our existing XP machines (Map2009) for the last year. When I run this, I get the following error; (SETQ obj...
- 12 replies
-
- instansiate com
- automation error
-
(and 1 more)
Tagged with: