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_in...@googlegroups.com
Hi there,
I like to retrieve the position of all the points for the selected lattice in maya using Maya api, but since Python OpenMaya doesn't support MFnLattice, I don't know how to get the division and points info. I thought using MFnDagNode but it's not easy for me now.