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-win
Hello,
we have a problem to pass an array to the GetComponents()-Method of
CATIA-COM-Object.
The method expects an array as method-parameter. The result will be written in
the given array. The array must be initialized with 12 elements. You can't pass
an empty array/dictionary to the method.