modgenPlacementConstraintGroup
layoutXL modgenPlacementConstraintGroup string { "Modgen_ConstraintGroup_Name" | t }
Description
Specifies the name of the tool constraint group to be used when creating, generating, or updating Modgens. The tool constraint group comprises a set of process rules that control creation of Modgens. If you change the modgenPlacementConstraintGroup setting before regenerating a Modgen, then the new Constraint Group is automatically used, potentially resulting in a different placement of the Modgen.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPlacementConstraintGroup")
envSetVal("layoutXL" "modgenPlacementConstraintGroup" 'string "My_ConstraintGp")
Related Topics
Return to top