techFindSnapPatternDefByName
techFindSnapPatternDefByName(d_techID t_name) =>snapPatternDefId/ nil
Description
(Virtuoso Advanced Node for Layout Standard) Finds a snapPatternDef in the current technology database by name.
Arguments
Value Returned
|
The |
|
Example
techFindSnapPatternDefByName(tech "test1")
Returns the snapPatternDef based on database identifier, tech, and name, test1.
Return to top