[wingide-users] Pymel Autocompletion
Wing IDE Support
support at wingware.com
Mon Jan 7 12:00:19 EST 2013
On 1/6/13 11:18 PM, Joe Weidenbach wrote:
> In explanation:
>
> I added the pymel/extras/complete/pi directory in the source analysis
> section, but it's not helping. For example, if I use the following code:
>
> import pymel.core as pm
> pm.bindSkin()
What version of Maya and of Wing are you using? It seems to work for me
with Maya 2013 and Wing 4.1.9. Do you see bindSkin() as a completion
for maya.cmds? e.g.
import maya.cmds
maya.cmds. <- bindSkin should be listed in the completion popup
Thanks,
John
More information about the wingide-users
mailing list