techFindWireProfileGroup
techFindWireProfileGroup(d_techFileID t_name) =>d_wireProfileGroupID/ nil
Description
(Virtuoso MultiTech Framework) Returns the ID of a specified wire profile group name, if located in a specified technology file.
Arguments
Value Returned
Example
techFindWireProfileGroup(tf "wpg1")
Locates a wire profile group with the name wpg1.
Return to top