pibCellName
layoutXL pibCellName string "Cell"
Description
Specifies the name of the target cell that contains the soft block in which shapes are to be pushed.
The default value is "", which indicates the current cell.
GUI Equivalent
|
Push Into Blocks – Target View – Cell ( |
Examples
envGetVal("layoutXL" "pibCellName")
envSetVal("layoutXL" "pibCellName" 'string "myCell")
Related Topics
List of Layout XL Environment Variables
Return to top