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

updateNetSigType

layoutXL updateNetSigType boolean { t | nil }

Description

Specifies that the signal types assigned to nets in the schematic are transferred to the layout view by the Update Components And Nets command.

If enabled, terminals with nets that have a Signal Type of power or ground in the schematic are automatically given a Route Method of geometric when the Update Components and Nets command is run.

The default is t.

GUI Equivalent

Command:

Connectivity – Update – Components And Nets (Update tab)

Field:

Update Net Signal Type (Update Components and Nets Form)

Examples

envGetVal("layoutXL" "updateNetSigType")
envSetVal("layoutXL" "updateNetSigType" 'boolean t)
envSetVal("layoutXL" "updateNetSigType" 'boolean nil)

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X