Adverti horiz upsell

superLayerManager - An Useful DisplayLayer Manager 0.7.9 for Maya (maya script)

An Useful DisplayLayer Manager

License
Button download
1,032 Downloads

Compatibility

  • 2014, 2013, 2012

Operating Systems

  • Windows

History

Created:10/18/2012
Last Modified:04/09/2014
File Size: 75.5 KB

Keywords

maya 2012 x64

Q/A

install

Date:11/07/2012
Submitted by: xzxzx xzxzx

please, write details of installation.

maya 2012 64 bit

 

I wrote:
import slm as superLayer

superLayer.main()



# Error: line 1: ImportError: file <maya console> line 1: No module named slm #

or

import superLayer as superLayer

reload(superLayer)

superLayer.main()



# Error: ImportError: file <maya console> line 1: No module named superLayer #

Post a reply: