Photonics Database Functions
You can use the photonic database functions to work with photonic pinFigs. From checking if a cellview has photonic pinFigs to getting the attributes of a photonic pinFig, such as its angle, radius, or width, to setting or unsetting these attributes, all such pinFig database related tasks can be performed using the photonic database functions.
Related Topics
- dbCellViewHasPhotonicPinFig
- dbGetPhotonicPinFigAngle
- dbGetPhotonicPinFigRadius
- dbGetPhotonicPinFigWidth
- dbIsPhotonicsEnabled
- dbSetPhotonicPinFigAngle
- dbSetPhotonicPinFigRadius
- dbSetPhotonicPinFigWidth
- dbUnsetPhotonicPinFigAngle
- dbUnsetPhotonicPinFigRadius
- dbUnsetPhotonicPinFigWidth
Return to top