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

techSetStdViaDefCutColoring

techSetStdViaDefCutColoring(
d_viaDefID
t_cutColoring
)
=> t / nil

Description

(Virtuoso Advanced Node for Layout Standard) Sets the cut coloring pattern to use for the cut patterns created for the specified type of stdVia.

Arguments

d_viaDefID

The stdViaDef of interest.

d_cutColoring

The cut coloring pattern to be set for the stdViaDef.

Value Returned

t

The command was successful.

nil

The command was unsuccessful.

Example

techSetStdViaDefCutColoring(viaDefId "alternatingRows") 

Return to top
 ⠀
X