Skip to content

Instantly share code, notes, and snippets.

@tpoveda
Created February 18, 2018 01:15
Show Gist options
  • Save tpoveda/899eda95afc17b870520eab16370ee04 to your computer and use it in GitHub Desktop.
Save tpoveda/899eda95afc17b870520eab16370ee04 to your computer and use it in GitHub Desktop.
Select edge loops from selected edge - MEL
import maya.mel as mel
mel.eval('SelectEdgeLoopSp;')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment