techFindWidthSpacingSnapPatternDefByName
techFindWidthSpacingSnapPatternDefByName(d_techFileId t_name) =>d_widthSpacingSnapPatternDefId/ nil
Description
(Virtuoso Advanced Node for Layout Only) Searches for the widthSpacingSnapPatternDef object with the specified name in the specified technology file or a referenced technology database in an ITDB graph of the specified technology database.
Arguments
|
Specifies the ID of the technology file in which the search is to be performed. |
|
Value Returned
Example
techFindWidthSpacingSnapPatternDefByName(tech "wsspDef")
Returns wsspDef widthSpacingSnapPatternDef object found in the specified technology file.
Return to top