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

wspRegionFindByWSSPDef

wspRegionFindByWSSPDef (
d_cellViewId 
t_WSSPDefName
) 
=> l_regionIds

Description

Returns a list of region IDs in the specified cellview for a widthSpacingSnapPatternDefs (WSSPDef).

Arguments

d_cellViewId

Database ID of the cellview.

t_WSSPDefName

Name of the WSSPDef.

Value Returned

l_regionIds

List of region IDs for the specified WSSPDef.

Example

wspRegionFindByWSSPDef(geGetEditCellView() "M1WSPDEFP90")

Return to top
 ⠀
X