Go to: Synopsis. Return value. MEL examples.

Synopsis

dynRelEdPanel

dynRelEdPanel is undoable, queryable, and editable.

This command creates a Dynamics Relationship Editor panel. A relationship editor panel has a dynamics relationship editor (see the command dynRelEditor). It displays the Dynamics relationships of the selected objects. As the active list changes, the information displayed in the Relationship Editor changes.

Return value

stringThe name of the panel

In query mode, return type is based on queried flag.

MEL examples

dynRelEdPanel myDynRelEdPanel;