Product Documentation
Virtuoso Layout Suite XL: Basic Editing User Guide
Product Version IC23.1, November 2023

pteApplyParentState

layout pteApplyParentState boolean { t | nil }

Description

Toggles between the synchronized and desynchronized states of parent and child objects in the Objects and Grids panels.

The default is t, which is the synchronized mode. In this mode, when the visibility or selectability of a parent object is changed, the visibility and selectability of child objects is reset to coincide with that of the parent object.

To switch to the desynchronized mode, set the environment variable to nil.

GUI Equivalent

Command:

Palette Menu – Options

Field:

Visibility and selectability reset by parent

Sync visibility/selectability by parent

Examples

envGetVal("layout" "pteApplyParentState")
envSetVal("layout" "pteApplyParentState" 'boolean nil)

Related Topics

Palette Options Form


Return to top
 ⠀
X