Notifications
Clear all
[Closed] accessing edit mesh modifier methods
Sep 25, 2008 4:12 pm
Hi,
I’m looking for a way to do some mesh operations inside an ‘edit_mesh’ modifier
(not on the base object). To be more specific I was trying to set the material ID of a couple of faces. something like this
setFaceMatID $.edit_mesh 1 2
For some reason this didn’t work out and so did:
setFaceMatID $.edit_mesh.mesh 1 2
Can someone point me in the right direction?
1 Reply
Sep 25, 2008 4:12 pm
the edit_mesh modifer is very limited in access, best to use edit_poly