Adverti horiz upsell

Live Array 1.2.0 for Maya (maya script)

Interactive 1d, 2d and 3d array creation with translation, scale and rotation options.

License
Button download
1,610 Downloads

Compatibility

  • 2012, 2011

Operating Systems

  • Mac
  • Windows

History

Created:11/28/2011
Last Modified:01/10/2012
File Size: 5.19 KB

Q/A

Maya 2017 not working

Date:09/19/2017
Submitted by: Matt Matt
not much of a scripter, but this script seems powerful.  However 2017 reports an error with the script:
 

// Warning: string $model[] = `polyCube -ch on -o on -ax 0 1 0 -w 2 -h 2 -d 2 -cuv 4`; //
// Warning: "C:/Users/mmciver/Documents/maya/2017/scripts/liveArray.mel" line 55.77 : Redeclaration of variable "$model" shadows previous declaration at line 50. Previous value will be overwritten by explicit initializer. //
// Warning: string $model[] = `polySphere -ch on -o on -ax 0 1 0 -r 2 -sa 20 -sh 20`; //
// Warning: "C:/Users/mmciver/Documents/maya/2017/scripts/liveArray.mel" line 59.76 : Redeclaration of variable "$model" shadows previous declaration at line 50. Previous value will be overwritten by explicit initializer. //
// Error: line 1: Cannot find procedure "liveArray". //

Post a reply: