You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Python Programming for Autodesk Maya
hi, i write one deformer node... How can I know what shape is connected to my deformer output geometry attribute?or my deformer node affects what shapes ؟
miarmy
unread,
Oct 8, 2018, 6:04:04 PM10/8/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Python Programming for Autodesk Maya
i use the MFnGeometryFilter class and inputShapeAtIndex() Function...