Loading [MathJax]/jax/element/mml/optable/GeneralPunctuation.js

CreateaJointCurve.txt

//create curves string cv1[] = ` circle -c 0 0 0 -nr 0 1 0 -sw 360 -r 1 -d 3 -ut 0 -tol 0.01 -s 8 -ch 0 `;//-ch 0 历史已关 string cv2[] = ` circle -c 0 0 0 -nr 0 1 0 -sw 360 -r 1 -d 3 -ut 0 -tol 0.01 -s 8 -ch 0 `;//-ch 0 历史已关 string cv3[] = ` circle -c 0 0 0 -nr 0 1 0 -sw 360 -r 1 -d 3 -ut 0 -tol 0.01 -s 8 -ch 0 `;//-ch 0 历史已关 //roatate curves rotate 90 0 0 cv2[0]; rotate 0 0 90 cv3[0]; //rename string rnmCrv1 = ` rename cv1[0] "jntcrv1" `; string rnmCrv2 = ` rename cv2[0] "jntcrv2" `; string rnmCrv3 = ` rename cv3[0] "jntcrv3" `; //FreezeTransformations; select rnmCrv1 rnmCrv2 rnmCrv3; FreezeTransformations; //parent curve parent -shape -add jntcrvShape3 jntcrvShape2 rnmCrv1; //delete unused curve delete rnmCrv2 $rnmCrv3 ; select -cl; rename jntcrv1 "jntcrv01"




posted @   XE2011  阅读(122)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示