Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbDeleteWidthSpacingSnapPatternDef

dbDeleteWidthSpacingSnapPatternDef( 
d_dbWidthSpacingSnapPatternDefId
)
=> t / nil

Description

(ICADVM20.1 Only) Deletes the specified widthSpacingSnapPatternDef object.

Arguments

d_dbWidthSpacingSnapPatternDefId

  

The ID of the widthSpacingSnapPatternDef object.

Value Returned

t

The object was successfully deleted.

nil

The object was not deleted.

Example

Deletes the widthSpacingSnapPatternDef object wsspDef.

dbDeleteWidthSpacingSnapPatternDef(wsspDef)

Return to top
 ⠀
X