Message 1 of 5
Script for selecting edges?

Not applicable
08-03-2012
05:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Maya users 🙂
I'm looking into Maya MEL documentation and also in script editor for few days, trying to write my own scipt without success. I thought it will be a lot of easier, because script will make only selecting and deleting. Here is my vision:
I select one edge on my object
and script will make following steps:
1. selected edge convert to EDGE RING
2. then convert selected edge ring into FACES
3. delete selected faces
4. separate object
thats all.
I'm using this procedure a lot of in my workflow with right click menu etc. ,but the script would make my worklflow a lot of easier.
Please if anyone can help me with this, or how should I start writing this imho simple script, it would be perfect.
Thank you.
best,
Tom
I'm looking into Maya MEL documentation and also in script editor for few days, trying to write my own scipt without success. I thought it will be a lot of easier, because script will make only selecting and deleting. Here is my vision:
I select one edge on my object
and script will make following steps:
1. selected edge convert to EDGE RING
2. then convert selected edge ring into FACES
3. delete selected faces
4. separate object
thats all.
I'm using this procedure a lot of in my workflow with right click menu etc. ,but the script would make my worklflow a lot of easier.
Please if anyone can help me with this, or how should I start writing this imho simple script, it would be perfect.
Thank you.
best,
Tom