Methods
Selection

select

selects the specified objects in the viewer example usage const objectids = \["object 1", "object 2"]; viewer2d select(objectids); parameters objectids list of object ids to select type required array\[string] yes