Product Documentation
Virtuoso Layout Suite XL: Basic Editing User Guide
Product Version IC23.1, November 2023

pinTextOrientation

layout pinTextOrientation cyclic { "RO" | "R90" | "R180" | "R270" | "MY" | "MYR90" | "MX" | "MXR90" }

Description

Sets the orientation of the pin name on the Set Pin Label Text Style form.

The valid values are R0, R90, R180, R270, MX, MY, MXR90, and MYR90.

The default is R0.

GUI Equivalent

Command:

Create – Pin – Create Label – Options – Set Pin Label Text Style

Field:

Orientation

Examples

envGetVal("layout" "pinTextOrientation")
envSetVal("layout" "pinTextOrientation" 'cyclic "R180")
envSetVal("layout" "pinTextOrientation" 'cyclic "MYR90")

Related Topics

Set Pin Label Text Style Form


Return to top
 ⠀
X