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

dbUnsetPhotonicPinFigWidth

dbUnsetPhotonicPinFigWidth(
pinFigId
)
=> t / nil

Description

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

Arguments

pinFigId

Database ID of a photonics pinFig.

Value Returned

t

Width attribute value of the specified photonic pinFig is reset.

nil

Width attribute value is not reset.

Example

Width attribute value of the photonic pinFig pinFigId is reset.

dbUnsetPhotonicPinFigWidth(pinFigId) 
=> t

Related Topics

Photonics Database Functions


Return to top
 ⠀
X