techDeleteWidthSpacingPattern
techDeleteWidthSpacingPattern(
d_techWSPId
)
=> t / nil
Description
(Virtuoso Advanced Node for Layout Only) Deletes the specified width spacing pattern.
Arguments
|
Specifies the ID of the width spacing pattern to be deleted. |
Value Returned
Example
techDeleteWidthSpacingPattern( wsp1 )
Deletes the width spacing pattern with ID wsp1.
Return to top