Quantcast
Channel: Cadence Custom IC Skill Forum
Viewing all articles
Browse latest Browse all 5068

Boundary area from virtual open view ?

$
0
0

Hi, 

Is there any way how to select boundary in virtual open view via

dbOpenCellViewByType(Lname Cname "layout" "maskLayout" "r") 

and give an area value back ?

 

If not is there any command which could open virtual window and make boundary selection ...

something like this .....

pteSetNoneSelectable(?panel "Layers")

pteSetNoneSelectable(?panel "Objects")

pteSetSelectable("Boundaries" t "Objects")

geSelectAllFig()

selSh=list()
selSh = geGetSelSet(openC)
if(selSh then
foreach(shape selSh

 case( cell~>objType
 ("PRBoundary"
 Barea = shape~>area
 )
 )
)
;);if

Thx 

Robert

 


Viewing all articles
Browse latest Browse all 5068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>