Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When I use ls -sl in MEL with a vertex selection, not all the verts are listed.
Do this:
>Create a SoccerBall poly shape and smooth it once.
>Select one of the verts which has six edges coming off it.
>Grow the selection ("shift" + ">").
>type the ls -sl MEL command.
When I do this, 12 verts are listed when there should be 13. Why?
Also, a lot of the selected verts are listed together (eg. "pSolid1.vtx[112:114]"). Why is this? I got around this by tokenizing but it is annoying.
Is there a better way to get a list of the selected verts?
Solved! Go to Solution.