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

leGetWirebondProfileVisible

leGetWirebondProfileVisible( 
t_wpName 
) 
=> t / nil

Description

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

Arguments

t_wpName

Name of the wirebond profile.

Value Returned

t

The visibility setting of the wirebond profile is successfully returned.

nil

The visibility setting of the wirebond profile is not returned.

Example

Indicates that the PROFILE1 wirebond profile is visible in the Objects panel of the palette.

leGetWirebondProfileVisible("PROFILE1") 
t


Return to top
 ⠀
X