get_via_headers
get_via_headers
Description
Returns a list of the library, cell and view names for the via masters used in the active design.
Arguments
Value Returned
|
List of library, cell and view names for the via masters used in the active design. |
|
Examples
The following example requests the list of via masters that are used in the active design and shows the results.
get_via_headers
"mylib/V001/via" "mylib/V002/via" "mylib/V231/via"
Related Topics
Return to top