f97ao
08-27-2004, 04:27 PM
I'm getting worried here. I haven't managed to find a way to select the faces with the select_poly modifier. Is there now way?
The object is an PolyMesh when we are in select poly modifier so the normal poly methods don't seem to work. For example polyop.getFaceSelection.
What I'm trying to do is a script that have different levels of meshsmooth on different parts of an object. So for 3 levels i have 3 meshsmooth with poly_select under them.
One way that could work that would stink is to convert it to editable mesh between every level then i can select with edit_mesh. and in max7 i should be able to use the editable_poly modifier.
Thanks for your time :)
/Andreas
The object is an PolyMesh when we are in select poly modifier so the normal poly methods don't seem to work. For example polyop.getFaceSelection.
What I'm trying to do is a script that have different levels of meshsmooth on different parts of an object. So for 3 levels i have 3 meshsmooth with poly_select under them.
One way that could work that would stink is to convert it to editable mesh between every level then i can select with edit_mesh. and in max7 i should be able to use the editable_poly modifier.
Thanks for your time :)
/Andreas
