Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

techIsStdViaDefCutColoringSet

techIsStdViaDefCutColoringSet(
d_viaDefId
)
=> t / nil

Description

(Virtuoso Advanced Node for Layout Standard) Returns a boolean value indicating whether the cut coloring pattern was explicitly set on the specified stdViaDef.

Arguments

d_viaDefId

The database identifier of the via definition of interest.

Value Returned

t

The cut coloring pattern was explicitly set on the stdViaDef of interest.

nil

The cut coloring pattern was not set on the stdViaDef of interest.

Example

isSet = techIsStdViaDefCutColoringSet( viaDefId )

Return to top
 ⠀
X