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

wspWSSPDefGetAllowedPatternGroups

wspWSSPDefGetAllowedPatternGroups(
d_cellViewId
d_wsspDefId

)
=> l_allowedPatternGroupNames

Description

Returns a list with the names of the allowed pattern groups for the specified widthSpacingSnapPatternDefs (WSSPDef).

Arguments

d_cellViewId

Database ID of the cellview.

d_wsspDefId

Database ID of the WSSPDef.

Value Returned

l_allowedPatternGroupNames

The list of the allowed pattern group names for the WSSPDef.

Example

wspWSSPDefGetAllowedPatternGroups(geGetEditCellView() wsspDefId)

Return to top
 ⠀
X