PDA

View Full Version : pasteBipPose not working


Augustine
09-01-2008, 01:34 PM
In Max 9, I'm using the following code to paste "Pose01" in Copy Collections "Col01"

bipRootBone = $Bip01
poseName = biped.getCopyName bipRootBone.controller #pose 1 -- returns "Pose01"
sliderTime = 0
with animate on
biped.pasteBipPose bipRootBone.controller poseName false #pstdefault true true true false
--gives ** system exception **
This code gives system exception error.
I doubt the 2nd parameter. The maxscript reference requires <ICP_MXBipedCopy>.
Please guide me on this.

The same thing works fine, when done manually.

CGTalk Moderation
09-01-2008, 01:35 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.