
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to make a script that does a repetative task for me. The task is this:
Apply an edit mesh modifier
select all verts and weld at .005"
Select all faces
Unify normals
clear smoothing groups
set auto smooth to 25 and apply to all faces
deselect
When I try to use MAX Script Listener, it doesnt seem to capture all the settings. (Or any of them except putting the modifier on the geometry)
How do I know what listener will and will not capture?
I wasted about three hours looking in the maxscript help, and watching (trying to find) you tube videos to help, but I'm coming up empty and feeling very frustrated.
Admitedly, I know very little about python scripting, and maxscript so any help would be greatly appreciated!
Dean
Solved! Go to Solution.