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

rowUnitOrient

layout rowUnitOrient cyclic { "R0" | "R90" | "R180" | "R270" | "MX" | "MY" | "MXR90" | "MYR90" }

Description

Sets the Starting Site Orientation cyclic field in the Definition section of the Create – P&R Objects – Row form to set the orientation of the site and the first row created. All subsequent rows will follow the orientation you set in this field. The valid values are R0, R90, R180, R270, MX, MY, MXR90, and MYR90.

The default is RO.

GUI Equivalent

Command

Create – P&R Objects – Row

Field

Starting Site Orientation

Examples

envGetVal("layout" "rowUnitOrient")
envSetVal("layout" "rowUnitOrient" 'cyclic "R90")
envSetVal("layout" "rowUnitOrient" 'cyclic "MX")
envSetVal("layout" "rowUnitOrient" 'cyclic "MYR90")

Related Topics

Create Row Form


Return to top
 ⠀
X