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

openMode

ab openMode string { "edit" | "read" }

Description

Specifies whether a cellview descended into directly from the Annotation Browser assistant is opened in edit mode or read mode.

The default is "edit".

Arguments

edit

The descended cellview is opened in edit mode.

read

The descended cellview is opened in read mode.

GUI Equivalent

Command:

Windows – Assistants – Annotation Browser – Options (RMB)

Field:

Default Open – Mode (Navigator)

Examples

envGetVal("ab" "openMode")
envSetVal("ab" "openMode" 'string "edit")
envSetVal("ab" "openMode" 'string "read")

Related Topics

Annotation Browser Assistant

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X