Hey Peter, nice script! I'm doing some modifications to be able to run the script without PyMel and found out some things:
You're not importing "maya.mel as mel" nor "maya.cmds as cmds" at the beggining of the code, is this something that PyMel installation does automatically? Richard On Thu, Feb 25, 2010 at 3:43 AM, pjrich <[email protected]> wrote: > Hi all, thanks for your recent assistance -- I think the human being > and the API can coexist peacefully. Here's a link to a fairly simple > mesh-voxelizing script I just whipped up... maybe you'll find it > interesting. > > http://zoomy.net/2010/02/25/voxelize-meshes-script-v2/ > > Cheers, > P > > -- > http://groups.google.com/group/python_inside_maya -- http://groups.google.com/group/python_inside_maya
