Skip to content Skip to sidebar Skip to footer
Showing posts with the label Maya

Textfield Query For Prefix Replacing

I'm busy creating a function in my rigging tool which allows mirroring of joints and replacing … Read more Textfield Query For Prefix Replacing

Keeping Object Selected In The Outliner After Deselecting It In 3d View

I've created my own Graph Editor and Outliner, my problem is that I want to be able to keep the… Read more Keeping Object Selected In The Outliner After Deselecting It In 3d View

'qstring' Object Does Not Support Item Assignment Python

self.date = QtCore.QDate.currentDate() self.time = QtCore.QTime.currentTime() self.updateTime = Qt… Read more 'qstring' Object Does Not Support Item Assignment Python

How To Use Python (maya) Multithreading

I've been looking at examples from other people but I can't seem to get it to work properly… Read more How To Use Python (maya) Multithreading

Maya Python Script Works From Console, Doesnt Work From File

import maya.cmds as cmds #Function def printTxtField(fieldID): print cmds.textField(fieldID, q… Read more Maya Python Script Works From Console, Doesnt Work From File

Maya (python): Running Condition Command And Scriptjob Command From Within A Module

I'm creating a UI tool that loads during Maya's startup, and executes some modules AFTER VR… Read more Maya (python): Running Condition Command And Scriptjob Command From Within A Module

Opening A Commandport In Standalone Maya For Unit Testing

I am writing unit tests for a script that sends python code to Autodesk Maya trough the commandPort… Read more Opening A Commandport In Standalone Maya For Unit Testing

Freeze Scale Transform On A Parent Object With Animated Child (maya Mel/python Script)

I have hierarchy of objects with animation on translation and rotation, the scale xyz are equal and… Read more Freeze Scale Transform On A Parent Object With Animated Child (maya Mel/python Script)

How To Add A Color To An Object In Autodesk Maya 2016 In Python Scripts?

I am new in Autodesk Maya. I looked over the internet to find some details about how can I command … Read more How To Add A Color To An Object In Autodesk Maya 2016 In Python Scripts?

Not Able To Import Tkinter In Maya 2014

I am using windows 7 and Autodesk Maya 2014.When i am trying to import Tkinter i am getting error.p… Read more Not Able To Import Tkinter In Maya 2014

Use External Python Script To Open Maya And Run Another Script Inside Maya

Is it possible to call a script from the command prompt in windows (or bash in linux) to open Maya … Read more Use External Python Script To Open Maya And Run Another Script Inside Maya

Not Getting Expected Output In Maya Python Scripting For Gui

I am making a gui in maya using python script but i am not getting the expected output. I want to d… Read more Not Getting Expected Output In Maya Python Scripting For Gui

'exceptions.runtimeerror' - Object Has No Attribute 'errno'

I'm working with Maya 2018 and there's a weird thing going on. When I select multiple verti… Read more 'exceptions.runtimeerror' - Object Has No Attribute 'errno'

Make Input And Run Loop To Create Custom Number Of Objects

I have been trying to learn how to code for Maya for a while. And here I am making a rock generator… Read more Make Input And Run Loop To Create Custom Number Of Objects

Not Able To Import Tkinter In Maya 2014

I am using windows 7 and Autodesk Maya 2014.When i am trying to import Tkinter i am getting error.p… Read more Not Able To Import Tkinter In Maya 2014

'exceptions.RuntimeError' - Object Has No Attribute 'errno'

I'm working with Maya 2018 and there's a weird thing going on. When I select multiple verti… Read more 'exceptions.RuntimeError' - Object Has No Attribute 'errno'