€0+

pn_selectCurves.py for Maya

I want this!

pn_selectCurves.py for Maya

€0+

With this script you can quickly select all rig controls. On one or more specific rigs, in the whole scene, or by naming scheme.

You will receive the .py script file.

From the script:

"""

title = "pn_selectCurves.py"

author = "Pauwel Nomes"

copyright = "Copyright (C) 2022 Pauwel Nomes"

version = "1.0"

description

# This script helps to quickly select all animation controllers (nurbsCurves),

# whether on specific rigs or in the whole scene.

how to use

# Put the script into your documents/maya/scripts folder.

# In the Python command line, write:

import pn_selectCurves

# To execute, use this command:

pn_selectCurves.selectCurves()

# (Or put these two lines on a button or shortcut.)

# If you have a controller selected on one or more rigs, this will select all their controllers.

# If you have nothing selected, it will select all controllers in the scene.

# Alternatively, you can tell the command to match a certain naming scheme. For example:

pn_selectCurves.selectCurves("*_Ctrl")

# This will select all controllers with a name ending on _Ctrl.

"""



I want this!
Size
4.39 KB
Copy product URL