Go to: Synopsis. Return value. MEL examples.

Synopsis

setproject $newProject

Sets the current project. If no string is specified, the Project Browser window will open.

Return value

None

MEL examples

	setProject "C:/Documents and Settings/kilroy/My Documents/maya/projects/default";