PDA

View Full Version : Help "modifiers present" error!


josiah
09-29-2004, 04:34 AM
Please help! I am trying to move vertices with my script. I have a editMesh modifier on top of a editableMesh in the stack. When I execute my script, I get this error:

Runtime error: Cannot change mesh with modifiers present: Editable Mesh

Of course, it works fine without any modifiers on the stack or a collapsed mesh. Is there a workaround?
Thanks for any suggestions, much appreciated!

josiah
09-29-2004, 05:23 AM
Ok! I think I have it figured out. I was using "setVert" method which does not work with modifiers on the stack. Now I am using "meshop.setVert" and it is working. Still testing...

CGTalk Moderation
01-19-2006, 10:00 AM
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.