Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

sevIcon

sevIcon(
t_name
)
=> o_icon / nil

Description

Displays the icon object corresponding to the specified name.

Arguments

t_name

The name of the icon for the fixed menu/icon bar. This depends on the created icons. The existing Cadence simulation environment icons are: 'circuit, 'emitterFollower, 'ruler, 'alpha, 'analyses, 'acdc, 'dcTranAc, 'acTranDc, 'knobPanel, 'variables, 'pin, 'outputs, 'pencilEraser, 'scissors, 'vcrPlay, 'trafficGoSmall, 'trafficGo, 'trafficYellow, 'vcrStop, 'trafficStopSmall, 'trafficStop, 'waveform, 'fx, or 'sine.

Value Returned

o_icon

Returns the icon object that can be used in the icon strip.

nil

The named icon cannot be found.


Return to top
 ⠀
X