padLabelLPP
layout padLabelLPP string { "lpp" }
Description
Specifies the layer-purpose pair on which the Pad Opening Info command draws pad labels.
The default is "text drawing".
GUI Equivalent
Examples
envGetVal("layout" "padLabelLPP")
envSetVal("layout" "padLabelLPP" 'string "edgeLayer drawing Via5 drawing Metal7 drawing NWell drawing")
Related Topics
Return to top