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

leSetWirebondProfileVisible

leSetWirebondProfileVisible( 
t_wpName 
g_isVisible
) 
=> t / nil

Description

(Virtuoso RF Option) Sets the visibility of the specified wirebond profile.

Arguments

t_wpName

Name of the wirebond profile.

g_isVisible

The visibility setting of the wirebond profile. Valid values: t, nil

Value Returned

t

The visibility setting of the wirebond profile is successfully set.

nil

The visibility setting of the wirebond profile is not modified.

Example

Sets the visibility of PROFILE1 wirebond profile to t.

leSetWirebondProfileVisible("PROFILE1" t)
t


Return to top
 ⠀
X