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

wspGetWSSPDefLP

wspGetWSSPDefLP(
d_wsspDefId 
) 
=> t_layerName t_purposeName

Description

Returns the layer and purpose name of a widthSpacingSnapPatternDef.

Arguments

d_wsspDefId

The database ID of the WSSPDef to be queried.

Value Returned

t_layerName

Name of the layer associated with the WSSPDef.

t_purposeName

Name of the purpose associated with the WSSPDef.

Example

wspGetWSSPDefLP(wsp1)

Return to top
 ⠀
X