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

leSetStopLevelToMaxHierDepth

leSetStopLevelToMaxHierDepth( 
[ w_windowId ] 
) 
=> x_maxdepth / nil

Description

Sets the display stop level to the maximum hierarchy depth, which is 31.

Arguments

w_windowId

ID of the window for which the display stop level is set to maximum. If you do not specify a window ID, the display level is set for the current window.

Value Returned

x_maxdepth

Returns the maximum hierarchy depth set for the display stop level.

nil

The function is not successful.

Example

Sets the maximum hierarchy depth for the display stop level in the current window and returns the value as 31.

leSetStopLevelToMaxHierDepth()


Return to top
 ⠀
X