Go to: Synopsis. Return value. MEL examples.

Synopsis

rememberCtxSettings [string]

rememberCtxSettings is undoable, NOT queryable, and NOT editable.

This command restores a tool to its saved settings. This command must only be called once for each tool created and should be called at the point the tool is created.

Return value

None

MEL examples

rememberCtxSettings `manipMoveContext Move`;