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

rowBaseName

layout rowBaseName string "BaseNameField"

Description

Sets the Base Name field in the Definition section of the Create – P&R Objects – Row form to assign a unique name for each row object you create. The software adds an underscore followed by a number which is greater than or equal to 1. As you create new sites, each site is increment by 1. For example, if your base name is ROW_1, the name assigned to the first site is ROW_1_1, the next is ROW_1_2, the next is ROW_1_3, and so on. If you do not specify a base name, the software assigns the name row_number, which increments by 1 each time you add a site and rows.

The default value is "".

GUI Equivalent

Command:

Create – P&R Objects – Row

Field:

Base Name

Examples

envGetVal("layout" "rowBaseName")
envSetVal("layout" "rowBaseName" 'string "row1")

Related Topics

Create Row Form


Return to top
 ⠀
X