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

wspWSSPDefGetActivePattern

wspWSSPDefGetActivePattern(
d_cellViewId
d_wsspDefId
)
=> t_activePatternName

Description

Returns the active pattern name for a widthSpacingSnapPatternDefs (WSSPDef) in the specified cellview. The active pattern may be set by a constraint in the cellview or from the WSSPDef in the cellview or technology database.

Arguments

d_cellViewId

Database ID of the cellview.

d_wsspDefId

The database ID of the WSSPDef.

Value Returned

t_activePatternName

The active pattern name for the WSSPDef.

Example

wspWSSPDefGetActivePattern(geGetEditCellView() wsspDefId)

Return to top
 ⠀
X