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

dbGetPhotonicPinFigRadius

dbGetPhotonicPinFigRadius(
d_pinFigId
)
=> n_radius / nil

Description

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

Arguments

d_pinFigId

Database ID of a photonics pinFig.

Value Returned

n_radius

Attribute value of the radius for the specified photonics pinFig.

nil

The pinFig is not a photonic pin or the attribute is not set.

Example

Attribute value of the radius on a photonic pinFig pinFigId is 5.

dbGetPhotonicPinFigRadius(pinFigId) 
=> 5

Related Topics

Photonics Database Functions


Return to top
 ⠀
X