Is it possible to declare and call the python variables decleared in mel Tab???Here is further detail
string $path = "D:/myProject/myTools/uvTools";python("testPath = 'apple'");python("print testPath")
it works preety well, but how can i call $path instead of 'apple'.
please help!!!
string $path = "D:/myProject/myTools/uvTools";python("testPath = '"+$path+"'");python("print testPath")
thankx a lot jojaaa!!! it helped a lots of writing extra codes
Error: Backend Fetch Failure
We've been notified about this issue and we'll take a look at it shortly.
If you need to reach us, email support@highend3d.com