Message 1 of 5
AutoEdge maxscript

Not applicable
01-07-2010
03:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to create a script that does this:
In an object selection check which objects are editable meshes.
For each object select all edges.
'push the Auto Edge button'
I don't know how to do this last step.
The macrorecorder doesn't return anything when i push the Auto Edge button.
Helpfile says to use meshop.autoedge, however i can't get this to work on a selection of edges.
How should i do this?
MLB
In an object selection check which objects are editable meshes.
For each object select all edges.
'push the Auto Edge button'
I don't know how to do this last step.
The macrorecorder doesn't return anything when i push the Auto Edge button.
Helpfile says to use meshop.autoedge, however i can't get this to work on a selection of edges.
How should i do this?
MLB