Adverti horiz upsell

Riess imf_copy GUI 1.5.0 for Maya (maya script)

This script acts as a graphical user interface...

License
Button download
2,481 Downloads

Compatibility

  • 2008, 7.x, 6.x

Operating Systems

  • Windows

History

Created:06/28/2004
Last Modified:06/25/2009
File Size: 11.3 KB
per page
1-1 of 1

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

  • Dave Girard

    Dave Girard said over 15 years ago:

    nice - I made a similar thing with Applescript for OS X if Mac people want something like this. property toolPath : "/Applications/Autodesk/maya2009/Maya.app/Contents/bin/imf_copy" on run {input, parameters} set originalItem to (first item of input as alias) set itemInfo to info for originalItem --'info for' is deprecated, but I personally hate System Events set nameExtension to name extension of itemInfo set destPath to (text 1 thru -((length of nameExtension) + 1) of (POSIX path of originalItem) & "map") do shell script toolPath & " " & quoted form of POSIX path of originalItem & " " & quoted form of destPath end run

Post a review:

Rate this item: