Product Documentation
Virtuoso Schematic Editor SKILL Functions Reference
Product Version IC23.1, November 2023

schIsSheetCV

schIsSheetCV( 
d_cvId 
)
=> t / nil

Description

Tests whether the given cellview is a multisheet schematic cellview.

Arguments

d_cvId

Cellview ID of the cellview to be tested.

Value Returned

t

Tested whether the given cellview is a multisheet schematic cellview.

nil

Test was unsuccessful.


Return to top
 ⠀
X