I'm having a problem applying active rigid bodies in Maya 6. If this is the wrong place to ask this, then I'm sorry.
The problem I'm having is this:
Code:
select -r nurbsCylinder67 ; CreateActiveRigidBody; rigidBody -active -m 1 -dp 0 -sf 0.2 -df 0.2 -b 0.6 -l 0 -tf 200 -iv 0 0 0 -iav 0 0 0 -c 0 -pc 0 -i 0 0 0 -imp 0 0 0 -si 0 0 0 -sio none ; // Error: //
/Edward