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

wspRegionGetAllowedPatternGroups

wspRegionGetAllowedPatternGroups (
d_regionId 
) 
=> l_allowedPatternGroupNames

Description

Returns a list of names of allowed pattern groups for the specified width spacing pattern (WSP) region.

Arguments

d_regionId

The database ID of the WSP region.

Value Returned

l_allowedPatternGroupNames

List of allowed pattern group names for the specified WSP region.

Example

wspRegionGetAllowedPatternGroups(regionId)

Return to top
 ⠀
X