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

sevSetPropertyForSelectedOuts

sevSetPropertyForSelectedOuts(
t_session 
t_property 
g_value
)
=> t / nil

Description

Sets the property to the specified value on the selected outputs.

Arguments

t_session

The simulation environment session.

t_property

The property name to set on the selected outputs.

g_value

The value to set the property to.

Value Returned

t

The call is successful.

nil

The call is unsuccessful.


Return to top
 ⠀
X