dbGetPhotonicPinFigWidth
dbGetPhotonicPinFigWidth(d_pinFigId) =>n_width/ nil
Description
(Virtuoso Photonics Option) Returns the attribute value of the width for the specified photonics pinFig.
Value Returned
|
Attribute value of the width for the specified photonics pinFig. |
|
|
The pinFig is not a photonic pin or the attribute is not set. |
Example
Attribute value of the width on a photonic pinFig pinFigId is 1.
dbGetPhotonicPinFigWidth(pinFigId)
=> 1
Related Topics
Return to top