PDA

View Full Version : accessing edit mesh modifier methods


MatanH
09-25-2008, 03: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?

MoonDoggie
09-25-2008, 03:31 PM
the edit_mesh modifer is very limited in access, best to use edit_poly

CGTalk Moderation
09-25-2008, 03:31 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.