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