|
| ||||||||||
| Tags: 3dsmax, maxscript, plugin, pyqt, python, tool |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Python and PyQt in 3dsMax
|
|
#2
| ||||
| ||||
| Re: Python and PyQt in 3dsMax
Hello, I am not able to understand the exact question behind your problem. I didn't able to understand the reason for your problem. I don't able to get what you want to ask. So, if you are having any problem then give that details to me. So, I will able to give you solution for your problem. I am not able to understand what is your problem. |
|
#3
| ||||
| ||||
| Re: Python and PyQt in 3dsMax
Hello, if you are having any problem then you must need to make use of the new plugin installation and script for your 3ds Max 2009 directory. After that it is necessary to make use of the registering of the C:\Program Files\Autodesk\3ds Max 2009\plugin.ini file. So, if you want to solve your ini file problem then you have to add the file details to your folder. Simply add the line below to your file: Quote:
|
|
#4
| ||||
| ||||
| Re: Python and PyQt in 3dsMax
I have ported small script to check the Py3dsMax. But, while using that I am getting the problem due to the addKnot function as it required to have the maxscript enums as parameters: MAXScript Code: addKnot shape splIdx #smooth #curve point Code: mxsCommand = "addKnot $%s %s #smooth #curve [%s,%s,%s]" % (shape.name, splIdx, point.a, point.b, point.c) mxs.execute(mxsCommand) |
|
#5
| ||||
| ||||
| Re: Python and PyQt in 3dsMax Quote:
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Python and PyQt in 3dsMax" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Facial Rigging Tool For 3dsmax | Measurer | Windows Software | 4 | 14-05-2010 06:37 AM |
| Python bug | Kingfisher | Windows Software | 5 | 15-12-2009 10:08 AM |
| What is python 2.2.X , Do i need it | TAARIQ | Software Development | 3 | 11-07-2009 12:00 PM |
| Download Python 3.0 / Python 3000 | Amaresh | Software Development | 6 | 24-02-2009 08:28 AM |
| Python... | Brake Fail | Software Development | 3 | 26-11-2008 03:47 PM |