AlternateFoundryCG
cdba.layout AlternateFoundryCG string t_alternateFoundryConstraintGroupName
Description
Specifies the name of the constraint group that contains the foundry constraints. All constraint groups that are intended to be used as foundry constraint groups must be defined using the alternateFoundry constraint group definition. In the Layout Editor Options form, the Editor field displays only those constraint groups that are defined with the alternateFoundry constraint group definition.
The default value is "", in which case, the foundry constraint group is used.
GUI Equivalent
Examples
envGetVal("cdba.layout" "AlternateFoundryCG")
envSetVal("cdba.layout" "AlternateFoundryCG" 'string "my_foundry")
Related Topics
Return to top