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

schDeselectAllFig

schDeselectAllFig( 
[ d_cvId ] 
)
=> t

Description

Deselects all objects in a specified cellview. Bypasses the selection filter.

Arguments

d_cvId

Cellview ID of the cellview containing the objects you want to deselect. If no cellview is specified, the current cellview is used.

Value Returned

t

Deselects all objects in a specified cellview.

Examples

Deselects all figures from the cellview in the current window.

schDeselectAllFig()

Return to top
 ⠀
X