techFindFingerDef
techFindFingerDef(d_techFileID t_name) =>d_fdID/ nil
Description
(Virtuoso MultiTech Framework) Returns the ID of a specified finger definition, if located in a specified technology file.
Arguments
Value Returned
Example
techFindFingerDef(tf "fd1")
Returns the ID of a finger definition with the name fd1 in the tf technology file.
Return to top