hardBlockColor
layoutXL hardBlockColor string "hilite_layer hilite_purpose"
Description
Specifies the highlight color for hard blocks in the layout canvas.
The default is "hilite drawing".
Arguments
|
A list of parameter names separated by a space. The list must be enclosed in quotation marks; for example, " |
|
GUI Equivalent
|
Floorplan – |
|
Examples
envGetVal("layoutXL" "hardBlockColor")
envSetVal("layoutXL" "hardBlockColor" 'string "hilite drawing")
Related Topics
List of Layout XL Environment Variables
Return to top