I'm working through converting qWrap over to Python. qWrap is a plugin +source up on highend posted by someone going only by "Qarl"
http://highend3d.com/maya/downloads/plugins/modeling/misc/4208.html Things are moving along pretty well so far, but I've run into something I can't untangle. <snip> gAttr = om.MFnGenericAttribute() qWrapNode.aTargetShapes = gAttr.create( 'targetShapes', 'ts' ) gAttr.addAccept( om.MFnData.kMesh ) gAttr.addAccept( om.MFnData.kNurbsSurface ) <\snip> The addAccept lines aren't taking. Any ideas? --~--~---------~--~----~------------~-------~--~----~ Yours, Maya-Python Club Team. -~----------~----~----~----~------~----~------~--~---