Go to: Synopsis. Return value. Keywords. Python examples.
nurbsCopyUVSet()
Note: Strings representing object names and arguments must be separated by commas. This is not depicted in the synopsis.
nurbsCopyUVSet is undoable, queryable, and editable.
This is only a sample command for debugging purposes, which makes a copy of the implicit st parameterization on a nurbs surface to be the 1st explicit uvset.boolean | Success or Failure. |
In query mode, return type is based on queried flag.
import maya.cmds as cmds cmds.nurbsCopyUVSet()