[python-win32] AutoCAD automation with COM.

Costin Gamenț costin.gament at gmail.com
Tue Apr 28 21:26:20 CEST 2009


On Tue, 28 Apr 2009 15:04:05 +0300, Thomas Heller <theller at ctypes.org>  
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


More information about the python-win32 mailing list