Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

hmsilva
en respuesta a: JamesMaeding


@Anonymous wrote:

...

So I switched to 2015 to do something, and it is broke in areas too.

Try this lisp code:

(vla-GetInterfaceObject (vlax-get-acad-object) "AutoCAD.AcCmColor.19")

and

(vla-GetInterfaceObject (vlax-get-acad-object) "AutoCAD.AcCmColor.20")

 

both are broke now. Those are for 2011 and 2015. I am not happy.

 


If I recall correctly, for 2011

(vla-GetInterfaceObject (vlax-get-acad-object) "AutoCAD.AcCmColor.18")

 

Henrique

EESignature