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

wspWSSPDefRename

wspWSSPDefRename (
d_wsspDef 
t_newName
) 
=> d_wsspDefId

Description

Renames a widthSpacingSnapPatternDefs (WSSPDef) by deleting and re-creating it. So, the DB ID may change. This function updates the global grid and any regions that reference the WSSPDef.

Arguments

d_wsspDef

Database ID of the WSSPDef.

t_newName

The new name of the WSSPDef.

Value Returned

d_wsspDefId

Database ID of the renamed WSSPDef.

Example

wspWSSPDefRename(wsspDefId "NewWSPName")

Return to top
 ⠀
X