MObjectArray Attribute

55 views
Skip to first unread message

baroni

unread,
Feb 22, 2022, 12:22:50 AM2/22/22
to Python Programming for Autodesk Maya
hi, How can I have an attribute in which I put a MObjectArray as output(in my Special node)?
(c++ Api)

Narann

unread,
Apr 22, 2022, 5:54:49 AM4/22/22
to Python Programming for Autodesk Maya
I suspect you can't even have an store a MObject inside an attribute.

You can see valid attribute types with MfnAttribute inheritance: https://download.autodesk.com/us/maya/2009help/API/class_m_fn_attribute.html


But no MObject directly.
Reply all
Reply to author
Forward
0 new messages