bondPadLPP
layout bondPadLPP string "layer_purpose_pair"
Description
Specifies the layer purpose pair on which the Pad Opening Info command is to search for pad shapes.
The default is "Bondpad drawing".
GUI Equivalent
|
Layer/Purpose drop-down in the Bond Pad section at the top of the form |
Examples
envGetVal("layout" "bondPadLPP")
envSetVal("layout" "bondPadLPP" 'string "Metal1 drawing")
envSetVal("layout" "bondPadLPP" 'string "Via2 drawing")
Related Topics
Return to top