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

bindIncrAddIgnore

layoutXL bindIncrAddIgnore boolean { t | nil }

Description

Adds an ignore property on unbound instances during incremental binding to prevent the instances from getting bound. For the instances to be made available for binding, the ignore property must first be manually removed by using the Remove Ignore command, which is available in the shortcut menu of the instances that have the property set.

Any existing bound instances will continue to get updated, if required, during incremental binding.

The default is nil.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "bindIncrAddIgnore")
envSetVal("layoutXL" "bindIncrAddIgnore" 'boolean t)

Related Topics

Incremental Binding

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X