dbFindWidthSpacingPattern
dbFindWidthSpacingPattern(d_cellView t_name) =>d_widthSpacingPattern/ nil
Description
(ICADVM20.1 Only) Searches for the width spacing pattern with the given name in the specified cellview and technology library.
Arguments
|
Name of the width spacing pattern for which the search is performed. |
Value Returned
Example
dbFindWidthSpacingPattern(cv "wsp1")
Return to top