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

rowCreateMethod

layout rowCreateMethod cyclic { "assisted" | "define" | "partition" | "rectilinear" }

Description

Determines the create method for rows.The assisted mode will not take into account any areas or boundaries. You can create rows that use a rectangular, rectilinear, or a partitioned area to determine the number and placement of the rows

The default is assisted.

GUI Equivalent

Command:

Create – P&R Objects – Row

Field:

Create Method

Examples

envGetVal("layout" "rowCreateMethod")
envSetVal("layout" "rowCreateMethod" 'cyclic "define")
envSetVal("layout" "rowCreateMethod" 'cyclic "rectilinear")

Related Topics

Create Row Form


Return to top
 ⠀
X