Desktop.1.js Example

Applies To

Desktop object

Description

Display the name of the active layout

Code

var desktop = Application.Desktop;
var layout = desktop.ActiveLayout;
Application.LogMessage( layout.Name );

Keywords

Desktop RedrawUI ActiveLayout Layouts


Autodesk Softimage 2011