pibLayerNames
layoutXL pibLayerNames string "layerNames"
Description
Specifies the layer in which pins are to be created when you run the Push Into Blocks command.
The default value is "", which indicates that by default, pins are created in the same LPP.
GUI Equivalent
|
Push Into Blocks – Target View – Create Pin Layer Selection –
Custom LPP ( |
Examples
envGetVal("layoutXL" "pibLayerNames")
envSetVal("layoutXL" "pibLayerNames" 'string "Metal1 Metal2")
Related Topics
List of Layout XL Environment Variables
Return to top