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