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

techDeleteWidthSpacingPattern

techDeleteWidthSpacingPattern(
d_techWSPId
)
=> t / nil

Description

(Virtuoso Advanced Node for Layout Only) Deletes the specified width spacing pattern.

Arguments

d_techWSPId

Specifies the ID of the width spacing pattern to be deleted.

Value Returned

t

Specified width spacing pattern was deleted.

nil

Returned in case of failure.

Example

techDeleteWidthSpacingPattern( wsp1 )

Deletes the width spacing pattern with ID wsp1.


Return to top
 ⠀
X