  | | | Python and connecting Scripted ops | Python and connecting Scripted ops 2005-05-18 - By Andy Buecker
Back I can't seem to 'connect' my scripted operator using python. I get the following error telling me that the class doesn't support the "Connect" attribute. The docs tell me this class supoorts this attribute. Anyone know how to make this work?
Thanks!
-A
#AttributeError: '<win32com.gen_py.Softimage|XSI Object Model Library v1.5.CustomOperator instance at 0x1421616812>' object has no attribute 'Connect'
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859 (See http://ISO-8859.ora-code.com)-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <div class="moz-text-flowed" style="font-family: -moz-fixed; font-size: 13px;" lang="x-western">I can't seem to 'connect' my scripted operator using python. I get the following error telling me that the class doesn't support the "Connect" attribute. The docs tell me this class supoorts this attribute. Anyone know how to make this work? <br> <br> Thanks! <br> <br> -A <br> <br> #AttributeError: '<win32com.gen_py.Softimage|XSI Object Model Library v1.5.CustomOperator instance at 0x1421616812>' object has no attribute 'Connect' <br> <br> <br> </div> </body> </html>
|
|
 |