Adverti horiz upsell

Multiple PolyEdge to Curve 1.0.0 for Maya (maya script)

It will create the curves from selected poly edges.

License
Button download
2,290 Downloads

Compatibility

  • 2009

Operating Systems

  • Windows

History

Created:04/28/2011
Last Modified:04/28/2011
File Size: 2.64 KB

Bugs

when Edge is not loopEdge, create wrong Curve

Statuspending
Prioritylow
Date11/05/2015
Submitted byg2mXagent g2mXagent
when edge is a part of loop edge, create wrong curve, i think problem is here:

        select $edgeSel[$i];
        polySelectSp -loop;    
        polyToCurve -form $CF -degree $Cd;

Post a comment: