addMergedObjsToSelSetLimit
layout.cle addMergedObjsToSelSetLimit int 0_to_any_positive_integer
Description
Specifies the number of objects to add to the selection set when a design partition view is merged. The default is 50000 objects.
GUI Equivalent
Examples
envGetVal("layout.cle" "addMergedObjsToSelSetLimit")
envSetVal("layout.cle" "addMergedObjsToSelSetLimit" 'int 10000)
Related Topics
Concurrent Layout Options Form
List of Concurrent Layout Environment Variables
Return to top