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
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
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.
__