phoDrawEdgeCouplerBBSymbol
phoDrawEdgeCouplerBBSymbol(d_cellViewId n_magnification?edgePortNames_PortName ?edgePortDirections_direction?outPortNames_PortName?outPortDirections_direction) => t / nil
Description
(Virtuoso Photonics Option) Draws an optical edge coupler building block symbol.
Arguments
Value Returned
|
Symbol for the optical edge coupler building block is generated. |
|
Example
cv = dbOpenCellViewByType("gopdkX" "edgeCouplerExample" "symbol" "schematicSymbol" "w")
phoDrawEdgeCouplerBBSymbol(cv 1.0 )

Related Topics
Photonics Symbol Generator Functions
Return to top