Adverti horiz upsell

Select shortest edge-path by 2 vertices 1.0.0 for Maya (maya script)

Select shortest edge-path by 2 vertices

License
Button download
1,344 Downloads

Compatibility

  • 7.x

Operating Systems

  • Windows

History

Created:04/18/2006
Last Modified:04/21/2006
File Size: 14.7 KB
per page
1-2 of 2

Reviews Love it? Or maybe you want to share some creative ways you're putting this item to use.

  • mattschiller

    mattschiller said almost 15 years ago:

    Maya 2008 (polySelect) string $sel[] = `ls -sl -fl`; int $firstVertIndex = match("[0-9]+",match("[^\[]*$",$sel[0])); int $secondVertIndex = match("[0-9]+",match("[^\[]*$",$sel[1])); string $edges[] = `polySelect -asSelectString -shortestEdgePath $firstVertIndex $secondVertIndex`; select $edges;
  • Dave Girard

    Dave Girard said over 15 years ago:

    nice.

Post a review:

Rate this item: