Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
Python and connecting Scripted ops

Python and connecting Scripted ops

2005-05-18       - By Andy Buecker

 Back
Reply:     1     2     3     4     5  

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.&nbsp; I get the
following error telling me that the class doesn't support the "Connect"
attribute.&nbsp; The docs tell me this class supoorts this attribute.&nbsp;
Anyone know how to make this work?
<br>
<br>
Thanks!
<br>
<br>
-A
<br>
<br>
#AttributeError: '&lt;win32com.gen_py.Softimage|XSI Object Model
Library v1.5.CustomOperator instance at 0x1421616812&gt;' object has no
attribute 'Connect'
<br>
<br>
<br>
</div>
</body>
</html>