Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leMakeHierReadonlyOrEditableMC

leMakeHierReadonlyOrEditableMC(
[ w_windowId ]
) 
=> t / nil

Description

Makes a cellview either read-only or editable. When one or more instances are selected before invoking this function, only the selected instance(s) are shown in the browser. When no instances are selected before invoking this function, all instances in the cellview are shown in the browser. If you do not specify w_windowId, the current window is used.

Arguments

w_windowId

Window ID of the window specified.

Value Returned

t

The command executed successfully.

nil

The command did not execute successfully.


Return to top
 ⠀
X