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

rodAutoName

layout rodAutoName string { "pin" | "rectangle" | "polygon" | "path" }

Description

Specifies that rectangles, polygons and/or shape pins be created as ROD objects. These shapes are given either system- or user-assigned names.

The default is "".

GUI Equivalent

Command:

Create – Pin, Create – Shape – Rectangle, Create – Shape – Polygon, Create – Shape – Path, Create – Wiring – Wire

Field:

Create as ROD object

Examples

envGetVal("layout" "rodAutoName")
envSetVal("layout" "rodAutoName" 'string "pin")
envSetVal("layout" "rodAutoName" 'string "rectangle")
envSetVal("layout" "rodAutoName" 'string "rectangle pin polygon")

Related Topics

Create Pin Form

Create Rectangle Form

Create Polygon Form

Create Path Form


Return to top
 ⠀
X