Hello,
I'm trying to create a PCell with rounded or curved shapes. I know how to create rectangles and polygons using the rodCreateRect() and rodCreatePolygon() methods, but I wanted to know if there is an easier way to create a ROD object with curves, instead of using rodCreatePolygon() with a list of dozens or hundreds of points.
Thanks,
Miguel