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

geInsertHilightObjectsInGroup

geInsertHilightObjectsInGroup( 
h_hlGroupId
[ l_hlObjectId ] 
)
=> t / nil 

Description

Groups all given highlighted objects together.

Arguments

h_hlGroupId

Database ID of the group in which to insert the highlighted object.

l_hlObjectId

Optional argument. Database ID of the highlighted object.

Value Returned

t

The highlight objects are grouped together.

nil

An error occurred.

Examples

geInsertHilightObjectsInGroup( hlGroup2 list(hlObject1 hlObject2 hlGroup1))

Related Topics

Highlight Functions


Return to top
 ⠀
X