showUnplacedInstances
layoutXL showUnplacedInstances cyclic { "Yes" | "No" | "Select" }
Description
Specify whether unplaced instances are to be displayed when you descend into a hierarchy. When set to "Select", a popup message is displayed when you descend into a hierarchy. You can specify whether you want to show or hide all unplaced instances.
The default value is "Select".
GUI Equivalent
Examples
envGetVal("layoutXL" "showUnplacedInstances")
envSetVal("layoutXL" "showUnplacedInstances" 'cyclic "Yes")
envSetVal("layoutXL" "showUnplacedInstances" 'cyclic "No")
List of Layout XL Environment Variables
Return to top