filmov
tv
Python script I coded for rigging in Maya : function to create ctrls to all CVs of the curve

Показать описание
Python script I coded for rigging in Maya : function to create ctrls (CtrlPG) to all CVs to the curve specified by the arg
#maya #python #rigging
[personal memo]
#For this case, the name of IK spline curve is used for the 1st and 3rd arg.
#6th arg defines the shape type of ctrl curves
'curve1','cluster_temporary','curve1','tentacle1',
None,'circle')
#maya #python #rigging
[personal memo]
#For this case, the name of IK spline curve is used for the 1st and 3rd arg.
#6th arg defines the shape type of ctrl curves
'curve1','cluster_temporary','curve1','tentacle1',
None,'circle')