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

dbClearAllActiveWireTypes

dbClearAllActiveWireTypes (
d_dbCellViewId
) 
=> t / nil

Description

(ICADVM20.1 Only) Clears all the active wire type specifications on the design and for the widthSpacingSnapPatternDef. Additionally, clears all the region-specific active wire types.

Arguments

d_dbCellViewId

ID of the cellview where the active wire types are to be cleared.

Value Returned

t

The active wire specifications are successfully filtered.

nil

Returned in case of failure.

Example

Clears the active wire types in the cellview cv.

dbClearAllActiveWireTypes(cv)


Return to top
 ⠀
X