Go to: Synopsis. Return value. MEL examples.

Synopsis

destroyLayout(layoutName)

Destroys the layout with the given name(s), from it's descendants up.

Return value

None

MEL examples

	destroyLayout( "artAttr" );