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

leHiSaveHier

leHiSaveHier( 
[ w_windowId ] 
) 
=> t / nil

Description

Enables you to save a hierarchical instance that is modified without running the Edit In Place or Descend Edit command.

Arguments

w_windowId

Database ID of the window in which you want to save the hierarchical instances that are modified without editing them in place. If w_windowId is not specified, the function starts in the current window.

Value Returned

t

Hierarchical instances are saved.

nil

Hierarchical instances are not saved.

Example

Saves the hierarchical instance that has been modified without editing it in place in the current window.

leHiSaveHier(currWindowId)


Return to top
 ⠀
X