Hi,
I'm trying to use win32com to drive a COM object. I ran makepy to
create the interface and am (apparently) able to run some of the
object's functions. I'm having problem, though, with functions that
have reference parameters (e.g., pointer to bool).
I saw in some documentation (on oreilly
Has anyone come up with a way to add AutoCAD points using Python and win32? Do I have to use Makepy on the type library? For example adding a line to Modelspace requires you to call the AddLine method that accepts two arrays of doubles.
Any help/tips would be greatly appreciated.
__
> I'm trying to use win32com to drive a COM object. I ran makepy to
> create the interface and am (apparently) able to run some of the
> object's functions. I'm having problem, though, with functions that
> have reference parameters (e.g., pointer to bool).
>
> I saw in some documentation (on
Tim Riley wrote:
> Has anyone come up with a way to add AutoCAD points using Python and
> win32? Do I have to use Makepy on the type library? For example adding a
> line to Modelspace requires you to call the AddLine method that accepts
> two arrays of doubles.
>
> Any help/tips would be greatl
Hi Dan,
I was wondering what happened to that patch - I'm glad it still lives :)
> Mark and I had taken that discussion off the list way back in
> February,
> and I'll leave it to him if he wants it back on the list.
I'm happy for all 'functionality' discussions to happen on list - but if it
is