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

dbSetPatternRegionNoActiveWireTypes

dbSetPatternRegionNoActiveWireTypes (
d_PatternRegion
) 
=> t / nil

Description

(ICADVM20.1 Only) Sets no active wire types on the specified pattern region.

Arguments

d_PatternRegion

ID of the pattern region where the no active wire types are to be set.

Value Returned

t

No active wire types is set on the specified pattern region.

nil

Returned in case of failure.

Example

Sets no active wire types on the pattern region shape.

dbSetPatternRegionNoActiveWireTypes(shape)


Return to top
 ⠀
X