Adverti horiz upsell

Random Placement 1.0.2 for Maya (maya script)

A Script that randomly translates, rotates and scales a number of objects in a user specified area

License
Button download
2,304 Downloads

Compatibility

  • 2013

Operating Systems

  • Mac
  • Windows

History

Created:12/10/2013
Last Modified:01/06/2014
File Size: 35.4 KB

Q/A

Problem

Date:11/12/2014
Submitted by: Andrew Brownridge Andrew Brownridge
Seem to be having a problem with this. Was getting the error 'unrecognised file type' when trying to drag and drop the py file into the scene to import. In order to get it to work, I have to type:
import randomPlacement
randomPlacement.randomPlacement()
into the script editor to open up the window.

Then when trying to use the tool, I was getting another error reading ''moveObjectsTest' is not defined'. In order to use the tool, I had to copy and paste the script from the file to the script editor and execute it. Then when I wanted to move the objects, I had to initially define them, then have them selected and hit the Move Objects button.

 

Post a reply: