Your Ad Here

Go to: Synopsis. Return value. MEL examples.

Synopsis

deleteShelfTab (string $shelfName)

Deletes a shelf layout and tab, and removes its preferences so that it will not be loaded again. The user is prompted for confirmation of the delete.

Arguments

Variable Name Variable type Description
$shelfNamestringName of the shelf tab to delete

Return value

None

MEL examples

  deleteShelfTab "Shelf2";

Return to Autodesk Index


Your Ad Here