I don´t understand why this MEL script doesn´t work. In the description they wrote ,put blendTaper5.mel in your scripts folder and source it. Then run blendTaper. But it doesn´t work. If execute this script nothing happens.
Please help me, in the script editor i`m a beginner.
Solved! Go to Solution.
I don´t understand why this MEL script doesn´t work. In the description they wrote ,put blendTaper5.mel in your scripts folder and source it. Then run blendTaper. But it doesn´t work. If execute this script nothing happens.
Please help me, in the script editor i`m a beginner.
Solved! Go to Solution.
Solved by rajasekaransurjen. Go to Solution.
hi,
Did you source the script like this?
source "blendTaper5.mel"; blendTaper;
The above line works and it will open a window called "Bland Taper 5.0".
hi,
Did you source the script like this?
source "blendTaper5.mel"; blendTaper;
The above line works and it will open a window called "Bland Taper 5.0".
i source script open blendtaper.mel /save script to shelf blendtaper. After this i restart maya click on the button that´s appear and nothing happen. Could you tell me please what you did to make it work.
i source script open blendtaper.mel /save script to shelf blendtaper. After this i restart maya click on the button that´s appear and nothing happen. Could you tell me please what you did to make it work.
Right click on the self button then click edit, In the command tab you can see the script you saved at the bottom of the script add the following command and Then click on the Shelves tab here click Save All Shelves.
blendTaper;
Right click on the self button then click edit, In the command tab you can see the script you saved at the bottom of the script add the following command and Then click on the Shelves tab here click Save All Shelves.
blendTaper;
Thank you ,but now they show me // Error: line 76: Cannot find procedure "dillo_getImage", but all the image i have and how could i connect this.
Why a window is appear at you and at my place not ? What did I do wrong? Could you PLEASE that would be a big big big help for me , what you did step by step.
https://www.youtube.com/watch?v=rVDfCNtth0Y I use this video to only use this script (blendtaper),but it doesn´t work .
Thank you ,but now they show me // Error: line 76: Cannot find procedure "dillo_getImage", but all the image i have and how could i connect this.
Why a window is appear at you and at my place not ? What did I do wrong? Could you PLEASE that would be a big big big help for me , what you did step by step.
https://www.youtube.com/watch?v=rVDfCNtth0Y I use this video to only use this script (blendtaper),but it doesn´t work .
put "blendTaper5.mel" file inside:
My Documents\maya\scripts\
Then reopen maya run the following script.
source "blendTaper5.mel"; blendTaper;
put "blendTaper5.mel" file inside:
My Documents\maya\scripts\
Then reopen maya run the following script.
source "blendTaper5.mel"; blendTaper;
I try exactly like you do ,several times .I reintall maya again ,but they show me always // Error: line 76: Cannot find procedure "dillo_getImage".
In the mel script if I execute the script they show me
// Warning: line 63: The -bs/-borderStyle flag is obsolete and should not be used. //
// Error: line 76: Cannot find procedure "dillo_getImage". //
I try exactly like you do ,several times .I reintall maya again ,but they show me always // Error: line 76: Cannot find procedure "dillo_getImage".
In the mel script if I execute the script they show me
// Warning: line 63: The -bs/-borderStyle flag is obsolete and should not be used. //
// Error: line 76: Cannot find procedure "dillo_getImage". //
Use the script from the following link.
https://webspace.ringling.edu/~bsayre/scripts/blendTaper5.mel
Use the script from the following link.
https://webspace.ringling.edu/~bsayre/scripts/blendTaper5.mel
THAAAAAANNNNNNNNKKKK YYYYOOOOOOUUUUU so much it works !!!!!! hahahhahahahaaahah
THAAAAAANNNNNNNNKKKK YYYYOOOOOOUUUUU so much it works !!!!!! hahahhahahahaaahah
Hi I've tried to follow every step but I get no result...I need help
Hi I've tried to follow every step but I get no result...I need help
Can't find what you're looking for? Ask the community or share your knowledge.