Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

techSetWaveguideDefMinBendRadius

techSetWaveguideDefMinBendRadius(
d_waveguideDefId 
n_minBendRadius
) 
=> t / nil

Description

(Virtuoso Photonics Option) Sets the minBendRadius value for a waveguideDef object.

Arguments

d_waveguideDefId

The database ID of the waveguideDef object.

n_minBendRadius

The minimum bend radius of the object.

Value Returned

t

The specified minBendRadius value was set on the specified waveguideDef object.

nil

The specified waveguideDef object could not be found.

Example

techSetWaveguideDefMinBendRadius(wg1 0.3)->t

Sets 0.3 as the minBendRadius value for the waveguideDef object wg1.


Return to top
 ⠀
X