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

dbRemoveObjectsFromMarker

dbRemoveObjectsFromMarker(
d_markerId
ld_objectId
)
=> t / nil

Description

Removes a list of objects from 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 removed from the specified marker.

Value Returned

t

The list is removed successfully.

nil

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

Related Topics

Marker Functions


Return to top
 ⠀
X