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

dbIsNonSKILLPcell

dbIsNonSKILLPcell(
d_cellviewId
)
=> t / nil

Description

Checks whether a pcell is not a SKILL pcell.

Arguments

d_cellviewId

Database ID of a cellview.

Values Returned

t

The pcell is not a SKILL pcell.

nil

The pcell is a SKILL pcell.

Examples

dbIsNonSKILLPcell(cvId)
=>nil

Return to top
 ⠀
X