PDA

View Full Version : Simple question!


bugo
07-31-2003, 12:25 PM
well, im trying to find the mel code to turn the edge hard (0) and soft(180) and to put it on a shelf button, anyone knows it?

sorry my english!!!
thx! :)

TheGreenGiant
07-31-2003, 01:06 PM
dunno if this will work

but it should

open script editor.

select an edge.

make soft.

copy script from editor to tab (that makes edge soft)

select edge

make hard

copy script to tab (that makes it hard).

liquidhalf
07-31-2003, 09:13 PM
soft is..... polySoftEdge -a 180 -ch 0;
hard is.... polySoftEdge -a 0 -ch 0;

CGTalk Moderation
01-15-2006, 06:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.