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

geAddHilightDistance

geAddHilightDistance(
h_hlSetId
l_points [l_points]
)
=> h_hlObjectId

Description

Adds a distance, such as a ruler, to the given highlight set or group.

Arguments

h_hlSetId

Unique ID of a specific highlight Set or Group.

l_points

The highlight distance in terms of points.

[l_points]

Additional highlight distance in terms of points.

Value Returned

h_hlObjectId

Returns the ID of the created highlight object.

Examples

geAddHilightDistance(hgroupId list(-5:-3.6 2:-3.6) list(-5:0 2:-3.6))

Related Topics

Highlight Functions


Return to top
 ⠀
X