Installing Select Nth Edge/Face/Vertex¶
Step 1 - Setting up¶
-
1.Unzip the
Select_nth_edge_face_vert.zipfile.2.Copy paste the
Select_nth_edge_face_vertfolder in your\Documents\Maya\Scriptsfolder.3.Open
Maya.
Step 2- Activating¶
-
Copy the 2 python lines below on a shelf or bind these to a hotkey to load the tool.
1 2
from Select_nth_edge_face_vert.Scripts import select_nth_edge_face_vert select_nth_edge_face_vert.OpenImportDialog.show_dialog()
Select Nth Edge/Face/Vert Image - Shelf Button Info
First time you fire up the tool click on the Options Menu.
There you will find a create shelf button you can use that will automatically create a shelf button for you.
Downloading this image is not necessary (exists only as backup).
Click the button below to learn how to create hotkeys and shelf buttons.


