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

schRenumberAllSheet

schRenumberAllSheet( 
d_cvId 
)
=> t / nil

Description

Resequences all sheets starting at 1 and fills any holes in the sequence.

Arguments

d_cvId

Cellview ID of the index for a multisheet schematic design.

Value Returned

t

Resequenced all sheets starting at one and fills any holes in the sequence.

nil

Resequencing was unsuccessful.

Examples

Resequences the sheets contained in the index schematic cellview.

schRenumberAllSheet( cv )

Return to top
 ⠀
X