This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
# To install this plugin, simply copy this file (selectAxisUVs.py) into folder called "lxserv" in your modo scripts folder (and restart modo, if it's open). | |
# If you are unsure where your modo scripts folder is, you can open modo, then select System > Open User Scripts Folder. | |
# If there is no folder called "lxserv" in your MODO Scripts folder, simply create one and then put this file in there. | |
# Once MODO has been restarted, you can run the command via ffr.selectaxisuv | |
# | |
# Any issues, please drop me a line at [email protected]. | |
# | |
# James O'Hare |