bindAllCellsInDesign
layoutXL bindAllCellsInDesign boolean { t | nil }
Description
Binds all nonleaf cellviews at current level by using their corresponding connectivity reference.
GUI Equivalent
Examples
envGetVal("layoutXL" "bindAllCellsInDesign")
envSetVal("layoutXL" "bindAllCellsInDesign" 'boolean t)
Related Topics
List of Layout XL Environment Variables
Return to top