Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

geEditSelSet

geEditSelSet( 
[ d_cellview ] 
)
=> t / nil 

Description

Displays and edits the properties of each object in the selected set in a cellview.

Arguments

d_cellview

Database ID of the cellview containing the selected set. If not specified, the cellview from the current window is used.

Value Returned

t

The selected objects are found.

nil

The selected objects are not found.

Examples

Displays the Property List Editor form for the objects in the selected set in the current cellview.

geEditSelSet( geGetEditCellView( ) )

Related Topics

Edit and Display Functions


Return to top
 ⠀
X