dbCreateXformPCell
dbCreateXformPCell(d_cellViewId t_libName) =>d_cellViewId/ nil
Description
Creates a new Pcell supermaster with the additional parameters: mag and angle. The new Pcell is used in emulating magnification and any-angle rotation of instances. If the source cellview is maskLayout, the Pcell cell name is same as that of the source cellview, with _xform appended to it, otherwise, the viewName is similarly renamed.
This Pcell creates an instance of the source cellview, flattens it, and then transforms all the resultant shapes by adding the parameters mag and angle.
If the Pcell supermaster already exists, it is opened as read-only, and the cellview ID is returned.
Arguments
Value Returned
Return to top