MGED CMD mv

[edit] mv

Contents


[edit] Syntax

mv OldName NewName


[edit] Argument(s)

OldName
Objects old name.
NewName
Objects new name.


[edit] Return Value(s)

No Return Values for this command.


[edit] Description

The "mv" command changes the name of old_name to new_name. Note that this does not change any references to old_name that may appear in other combinations in the database. The mvall command will change an object’s name everywhere.


[edit] Example(s)

mged> mv shapea shapeb
Change the name of shapea to shapeb


[edit] See Also

mvall

Page Generated by David Loman on: 10/11/2007 at: 1:53:35 PM