View Full Version : reassigning rigid solver?
morourke 09-14-2006, 04:26 PM does anyone know if Maya has a function that allows you to change the rigidSolver your object is using? example: I have two rigid-body solvers. model A is using rigidSolver1; model B is using rigidSolver2. I want to change things so that model A now uses rigidSolver2. and I don't want to have to recreate the model or delete its rigid-body node. (because actually there are a great many models I need to do this to.)
thanks.
|
|
Aikiman
09-14-2006, 09:05 PM
try this...
Select the rigid bodies. In the Command Line or Script Editor, enter this command:
rigidBody -edit -solver solverName
where solverName is the name of the solver to be used by the rigid bodies.
CGTalk Moderation
09-14-2006, 09:05 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.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.