schDeleteIndex
schDeleteIndex(
d_cvId
)
=> t / nil
Description
Deletes an index schematic if there is one remaining sheet. Converts the remaining sheet into an ordinary schematic with the cell name of the index schematic and replaces any offsheet pins with schematic pins.
Arguments
Value Returned
Examples
Deletes the multisheet index and converts the remaining sheet into an ordinary schematic and converts any offsheet pins to schematic pins.
schDeleteIndex( cv )
Return to top