Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

wspDeleteCellViewAllWSPData

wspDeleteCellViewAllWSPData (
d_cellViewId
) 
=> t / nil

Description

Deletes all the width spacing pattern (WSP) data from the specified cellview.

Arguments

d_cellViewId

Database ID of the cellview for which all the WSP data is to be deleted.

Value Returned

t

The WSP data is deleted.

nil

The WSP data is not deleted.

Example

wspDeleteCellViewAllWSPData(geGetEditCellView())

Return to top
 ⠀
X