Suresh,
this is good, but I am looking for something
much like the Search function from the Virtuoso Layout menu,
I do not need to copy the labels/pins to the top level
just find the world coordinates and place them into an array
for parsing .
Tracy
Tracy,
A similar problem was discussed here,
Please look at,
http://groups.google.com/groups?hl=e...1lmo%404ax.com
Regards,
Suresh J
Tracy Groller wrote:
All,
I am useing the below to find all lables the dfII layout from the top
to 10 levels
deep, is there a way to transform the coords of the labels to the top
level
and not the lower levels
netfind = leSearchHierarchy( cv_dbid cv_dbid~>bBox 10 "label" list(
list( "layer" "==" list( "" "drawing" ) ) ) )