Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

vreGetRoutingStyle

vreGetRoutingStyle(
g_vreHandle
)
=> s_routingStyle

Description

Returns the routing style associated with the supplied routing environment handle object.

Arguments

g_vreHandle

Routing environment handle object for which the routing style is to be retrieved.

Value Returned

s_routingStyle

Symbol for the routing style associated with the specified handle object.

Examples

Returns the routing style symbol for the specified routing environment handle object.

cv=geGetEditCellView()
handle=vreGetHandle(cv 'device 'gbr)
vreGetRoutingStyle(handle)
 => 'device

Related Topics

Virtuoso Automated Placement and Routing SKILL Functions


Return to top
 ⠀
X