Adverti horiz upsell

Select Identical Components 1.0.0 for Maya (maya script)

This script selects faces, edges and vertices that match your selection.

License
Button download
456 Downloads

Compatibility

  • 2012, 2011

History

Created:08/20/2011
Last Modified:08/20/2011
File Size: 6.63 KB
This script selects faces, edges and vertices that match your selection.

Place the script in Maya's script folder. To run it use the python command:
import SelectIdentical
SelectIdentical.run()


Also, because Maya's hotkey editor only likes mel, to bind the script to a key you need to use:
python("import SelectIdentical")
python("SelectIdentical.run()")

If you get strange results when running the script, you probably need to change the the precicion setting.
I made a small ui for setting this, so run:
SelectIdentical.options()

If you want to permanently change the default value, edit the code where it says accuracy = 4 near the very top.
You can also change warnMe to false if you don't like the confirm dialog for very large selections.


Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.

People who favorited this item:

  • iatriki
    iatriki
  • nbreslow
    nbreslow
  • blackpepperjam
    blackpepperjam
  • keal bastaaa
    keal bastaaa
  • Alex Veresov
    Alex Veresov
  • MKote
    MKote
  • renderitus
    renderitus
  • abaochen
    abaochen