|
From: Kelie <kf...@gm...> - 2008-04-07 17:47:03
|
Kelie <kf9150@...> writes:
> Thomas, Sorry I didn't get a chance to try what you suggested. I'll do that
> Monday. Thanks.
>
Thomas, I just installed the lastest svn version and seems the problem has been
fixed.
Thank you!
>>> import comtypes.client
>>> comtypes.client.CreateObject("AutoCAD.Application")
# Generating comtypes.gen._851A4561_F4EC_4631_9B0C_E7DC407512C9_0_1_0
# Generating comtypes.gen._00020430_0000_0000_C000_000000000046_0_2_0
# Generating comtypes.gen.stdole
# Generating comtypes.gen.AutoCAD
<POINTER(IAcadApplication) ptr=0x2a72ec at 3c46c60>
|