Re: [python-win32] Array and CATIA

2007-08-20 Thread jelle
Hi Andread, I think Thomas Paviot managed to deal with this issue. He developed a plugin for catia which is open source. If you download this, it might be of help for you dealing with this issue. Cheers, -jelle ___ python-win32 mailing list python

[python-win32] automating Adobe Indesign

2007-08-20 Thread jelle
class__ ind.__setattr__ In [9]: doc = ind.ActiveDocument In [10]: doc Out[10]: > Since there is no *.tlb file in the program's directory, I haven't got an idea on how to get some level of introspection. Just being able to see which methods are avail

Re: [python-win32] automating Adobe Indesign

2007-08-20 Thread jelle
Hi Larry, Thanks a lot, the combrowser is a terrific suggestion, cheers! -jelle ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] scripting Rhino via win32com

2005-04-22 Thread Jelle Feringa / EZCT Architecture & Design Research
ameter. One-dimensional array required.', 'C:\\Program Files\\Rhinoceros 3.0\\RhinoScript_m.HLP', 393222, 0), None) --- RS.AddPolyline(((1,1,1),(2,2,2),(3,3,3))) Again, the same error persists. So this leaves me to believe that the problem lies in sending the array to the app... Now I have no idea to solve this... but having too much fun to give this up... any suggestions? Cheers, Jelle. ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32