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

dbGetPhotonicPinFigWidth

dbGetPhotonicPinFigWidth(
d_pinFigId
)
=> n_width / nil

Description

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

Arguments

d_pinFigId

Database ID of a photonics pinFig.

Value Returned

n_width

Attribute value of the width for the specified photonics pinFig.

nil

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

Photonics Database Functions


Return to top
 ⠀
X