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