Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbIsGenVia

dbIsGenVia(
d_objId
)
=> t / nil

Description

Checks whether the specified database object is a genVia object.

Arguments

d_objId

Database ID of the input object.

Value Returned

t

Specified object is a genVia object.

nil

Specified object is not a genVia object.

Examples

Checks if the object objId is a genVia object.

dbIsGenVia(objId)

Related Topics

Optical Data Functions


Return to top
 ⠀
X