Product Documentation
Virtuoso Schematic Editor SKILL Functions Reference
Product Version IC23.1, November 2023

schIsWireLabel

schIsWireLabel( 
d_figId 
)
=> t / nil

Description

Tests whether the given database figure is a schematic wire label.

Arguments

d_figId

The database ID of a figure.

Value Returned

t

Tested whether the given database figure is a schematic wire label.

nil

Test was unsuccessful.


Return to top
 ⠀
X