Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

techDeleteSnapPatternDef

techDeleteSnapPatternDef(
d_techSnapPatternDefId
)
=> t / nil

Description

(Virtuoso Advanced Node for Layout Standard) Deletes the specified snapPatternDef object.

Arguments

d_techSnapPatternDefId

Specifies the ID of the snapPatternDef object to be deleted.

Value Returned

t

Specified snapPatternDef object was deleted.

nil

Returned in case of failure.

Example

techDeleteSnapPatternDef( spdef )

Deletes the snapPatternDef object with the ID spdef.


Return to top
 ⠀
X