Adverti horiz upsell

Filter VTX 0.6.0 for Maya (maya script)

Select Vertices by Vertex color's RGB/A or HSL value

License
Button download
445 Downloads

Compatibility

  • 2017, 2016, 2015, 2014

Operating Systems

  • Windows

History

Created:10/17/2015
Last Modified:11/05/2016
File Size: 1.08 MB

Keywords

Search, Color

Update 0.6
  • Now support Maya 2017
  • Now supports both qt4/5 (pyside)
Installation (0.6)

1 Extrace everything to your maya script folder
2 use FILTER_VTX; command to call the main UI

original description:

Filter VTX 

0.5.2 Beta

A simple UI script that allows you to search for specific vertex by vertex color criteria with tolerance.

#update 0.5.2
Optimized selection method.
Acceptable feedback performance for up to around 40K vertices.

Currently avaliable search criteria:
  • By Red, Green, or Blue values.
  • By computed Hue, Saturation, or V values.
  • By Alpha value.

There are 2 search modes avaliable:
  1. Base value +- Tolerance value
  2. Min-Max range
By default filtering and selection of result are enabled by default but can be disabled by ticking option checkboxes.

Installation:

1) Extract both Filter_VTX.mel and Filter_VTX.pyd to your maya script path probably is [Document]\maya\[version]\scripts which you can find out by running the following python command:

import os;print os.getenv("MAYA_SCRIPT_PATH")
2) restart maya

3) invoke the following MEL command to call Filter_VTX script

FILTER_VTX;

Tested on Maya 2014,2015,2016 





 

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:

  • li yangyong
    li yangyong
  • Bathyscaph
    Bathyscaph