Mel vs Python on January 19, 2020 Get link Facebook X Pinterest Email Other Apps Mel string $sel[] = `ls -sl`; Python import pymel.core as pm sel = pm.ls(selection=True) Comments
Comments
Post a Comment