Difference between revisions of "Naming Soft Bodies"

From scripting
Jump to: navigation, search
(Created page with " //Author Nick Pisca 0001d 2008 string $CSoft[] = `soft -c nurbsTorus1`; rename $CSoft[0] ReplName1; Category:MEL")
 
(No difference)

Latest revision as of 19:37, 24 April 2017

//Author Nick Pisca 0001d 2008
string $CSoft[] = `soft -c nurbsTorus1`;
rename $CSoft[0] ReplName1;