| script (MEL) | Only available in MEL | 
		  | destroyLayout  | In categories: Windows, Misc. UI | 
       
      
		
      
      Go to: Synopsis. Return value. MEL examples. 
      
       
destroyLayout(layoutName)
	  
      
      Destroys the layout with the given name(s), from it's descendants up.
	  
      
      None
      
      
      
	destroyLayout( "artAttr" );