pinTextLayer
layout pinTextLayer string "any_valid_layer"
Description
Specifies the layer of the layer-purpose pair used for pin text displays and on the Pin Name Display form. These are the labels created for pin names.
GUI Equivalent
Examples
envGetVal("layout" "pinTextLayer")
envSetVal("layout" "pinTextLayer" 'string "via1")
Related Topics
Return to top