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

geAddHilightRuler

geAddHilightRuler( 
g_hlSetId 
l_points
=> g_hlObjectId / nil

Description

Adds a ruler to a highlight set.

Arguments

g_hlSetId

Database ID of the highlight set.

l_points

List of points used to describe the ruler.

Value Returned

g_hlObjectId

The ruler is added to the set.

nil

The ruler is not added to the set.

Examples

Adds a ruler to the highlight set hset and returns the object ID of the ruler.

geAddHilightRuler(hset list(0:0 5:5) )

Related Topics

Highlight Functions


Return to top
 ⠀
X