Menu

#1 Wrap assignment operators

closed
nobody
5
2010-01-21
2007-01-04
No

Some functionality is only available in assignment operators which are currently not wrapped at all because they cannot be triggered by an assignment in Python. These operators should be exposed by other means (e.g. as constructors).

One such example is the conversion of a MMatrix into a MQuaternion by using the assignment operator defined in the MQuaternion class (see the request in the help forum: http://sourceforge.net/mailarchive/forum.php?thread_id=31250531&forum_id=43716\)

Discussion

  • Matthias Baas

    Matthias Baas - 2010-01-21

    As Maya has its own Python bindings and the cgkit bindings are not supported anymore, this is closed.

     
  • Matthias Baas

    Matthias Baas - 2010-01-21
    • status: open --> closed
     

Log in to post a comment.