pymel.core.general.paramLocator

paramLocator(*args, **kwargs)

The command creates a locator in the underworld of a NURBS curve or NURBS surface at the specified parameter value. If no object is specified, then a locator will be created on the first valid selected item (either a curve point or a surface point).

Flags:
  • position : p (bool) [create]

    Whether to set the locator position in normalized space. Flag can have multiple arguments, passed either as a tuple or a list.

Derived from mel command maya.cmds.paramLocator

Previous topic

pymel.core.general.paramDimension

Next topic

pymel.core.general.parent

Core

Core Modules

Other Modules

This Page