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

dbAddObjectsToMarker

dbAddObjectsToMarker(
d_markerId
ld_objectId
)
=> t / nil

Description

Adds a list of objects to a specified marker.

Arguments

d_markerId

The database ID of the marker.

ld_objectId

The database ID’s of the list of objects to be added to the marker.

Value Returned

t

The list is added successfully.

nil

nil is returned if the marker ID or object IDs are invalid.

Related Topics

Marker Functions


Return to top
 ⠀
X