Product Documentation
Virtuoso Interactive and Assisted Routing User Guide
Product Version IC23.1, September 2023

constraintGroupCustomFilterMode

layout constraintGroupCustomFilterMode boolean { t | nil }

Description

Ignores the custom API and all the constraint groups that are listed. When set to t, the custom API constraintGroupCustomFilter is called, if it has been defined, to display the list of constraint groups in the Default Wire Constraint Group cyclic field. The default is nil.

You must define the signature API t/nil constraintGroupCustomFilter(editedCellViewId constraintGroupId).

GUI Equivalent

Command

Wire Assistant Toolbar icon

Form Field

Seed Attributes From a Constraint Group

Examples

envGetVal("layout" "constraintGroupCustomFilterMode")
envSetVal("layout" "constraintGroupCustomFilterMode" 'boolean t)

Related Topics

Variables to Customize the Interactive and Assisted Routing Settings


Return to top
 ⠀
X