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