On Tue, 28 Apr 2009 15:04:05 +0300, Thomas Heller <[email protected]> wrote:

You could try comtypes, it allows to specify the exact parameters that
are passed as VARIANTs.  There is even a sample snippet for autocad
in the docs:

http://starship.python.net/crew/theller/comtypes/

Thomas


Thank you, Thomas!
comtypes works exactly as advertised and I can finally interact with AutoCAD correctly.

Have a great day,
Costin
_______________________________________________
python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to