Quantcast
Channel: Cadence Custom IC Design Forum
Viewing all articles
Browse latest Browse all 4923

For rotation of any polygon in layout which is made by SKILL IDE

$
0
0

I have written a skill code as 

pcDefinePCell(list(ddGetObj("designFlow") "Four_leaf_1" "layout")

cv= geGetWindowCellView()

rodCreatePolygon(

?cvId cv

?layer list("M9" "drawing")

?pts list(

10:10

20:20

30:20

40:10

);listEnd

);polygonEnd

)

now i want to rotate this polygon by 45, 90 or any other angle by incorporating the code in skill code. how can i?

Regards

Upendra


Viewing all articles
Browse latest Browse all 4923

Trending Articles



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