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

techDeleteWidthSpacingPatternGroup

techDeleteWidthSpacingPatternGroup(
d_techWSPGroupId
)
=> t / nil

Description

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

Arguments

d_techWSPGroupId

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

Value Returned

t

Specified width spacing pattern group was deleted.

nil

Returned in case of failure.

Example

techDeleteWidthSpacingPatternGroup( wsp_group1 )

Deletes the width spacing pattern group with ID wsp_group1.


Return to top
 ⠀
X