Notifications
Clear all

[Closed] Removing a path constraint, but maintain world space position and rotation

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.

2 Replies

Hi guys,

I have use maxscript to position a series of objects along a curve, so tehy touch back to back. This was done successfully with the path constraint, and follow commands. However, it is really important that once the objects are in place along the curve, then their path constraint is removed. But removing the pathconstraint must not change the position and rotation of the object in work space. The objects are stored in an array called Stonearray. I tried using:

for obj in Stonearray do

Sorry guys, posted this twice, please remove this one, and read next thread for teh full version of the same question