Adverti horiz upsell

Cube Magic - Transitional Effects 1.0.1 for Maya (maya script)

Cubes/Circles/Diamonds - Fast effects

License
$20.00
(qty: 1)

  • Check 16 Future Updates Included
  • Check 16 Highend3d Quality Checked
  • Check 16 Purchase Guarantee
  • Check 16 Support Included

Compatibility

  • 2015, 2014, 2013, 2012

Operating Systems

  • Windows

History

Created:02/19/2014
Last Modified:08/25/2014
File Size: 36.6 KB

Keywords

circles, transitions

Q/A

IMPORT COMMAND

Date:08/25/2014
Submitted by: j w j w
Hi, I'm trying to get the import command to work, but, with no luck
Is this right?

import svCubes as sv

csvc.cub0r() 

 

Replies to this question:

  • Replyindent
    ktplive

    ktplive said about 10 years ago:

    Hi Mark Sounds like the svCubes.py file is most likely not in your scripts directory. As a guide you can use this video to give you a step by step run down: https://www.youtube.com/watch?v=RUNaeNAHdpg So the: import svCubes as sv Is to import what ever the file name for your python script is, and abbreviate it to a shortened name 'sv'. The second line: sv.cub0r() Is to activate the function inside the python script called 'sv.cub0r()', this opens up the user interface and should get you all going. I'll look to throw a quick video up on this guy in the next day. Steve
  • Replyindent
    Suloo

    Suloo said about 10 years ago:

    Hey J W, i`m very new to Maya and just got your script and would like to use it, but somehow cannot get it to work. I opened the script in the script editor in the phyton tab. Then i wrote the lines import svCubes as sv sv.cub0r() to the very end of the script. Then dragged the whole thing out to a button, but got an error message: # Error: ImportError: file line 870: No module named svCubes What am i supposed to do here? Any help is welcome, a short video would be fantastic, but i also can read text usually.. ;) cheers Mark
  • Suloo

    Suloo said about 10 years ago:

    Hi Steve, great, thanks for your help. It did work out now. Actualy i had the script not exactly in the right place. I created a new folder containing that script, but that doesn`t seem to work like that. So i placed it directly in there and now it shows up properly. many thanks!

Post a reply: