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

dbSetPhotonicPinFigAngle

dbSetPhotonicPinFigAngle(
d_pinFigId
n_value
)
=> t / nil

Description

(Virtuoso Photonics Option) Sets the given attribute value as the angle of the specified photonic pinFig.

Arguments

d_pinFigId

Database ID of a photonics pinFig.

n_value

Angle attribute value to be set.

Value Returned

t

Specified attribute value is set as the angle of the photonics pinFig.

nil

Angle attribute value is not set.

Example

Set 15.5 as the angle attribute value on the photonic pinFig pinFigId.

dbSetPhotonicPinFigAngle(pinFigId 15.5) 
=> t

Related Topics

Photonics Database Functions


Return to top
 ⠀
X