Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbGetPhotonicPinFigAngle

dbGetPhotonicPinFigAngle(
d_pinFigId
)
=> n_angle / nil

Description

(Virtuoso Photonics Option) Returns the attribute value of the angle for the specified photonics pinFig.

Arguments

d_pinFigId

Database ID of a photonics pinFig.

Value Returned

n_angle

Attribute value of the angle for the specified photonics pinFig.

nil

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

Photonics Database Functions


Return to top
 ⠀
X