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

nlGetViewName

nlGetViewName( 
o_cellView 
) 
=> t_cellViewName

Description

Returns the view name of the specified cellview object.

Arguments

o_cellView

The cellview object.

Value Returned

t_cellViewName

The view name of the specified celview object.

Examples

nlGetViewName( cv )
=> "schematic"

Return to top
 ⠀
X