schRenumberAllSheet
schRenumberAllSheet(
d_cvId
)
=> t / nil
Description
Resequences all sheets starting at 1 and fills any holes in the sequence.
Arguments
Value Returned
|
Resequenced all sheets starting at one and fills any holes in the sequence. |
|
Examples
Resequences the sheets contained in the index schematic cellview.
schRenumberAllSheet( cv )
Return to top