Methods
Object

show

displays the specified objects in the scene applies to any hidden or translucent objects example usage const objectids = \["object 1", "object 2"]; viewer3d show(objectids); parameters objectids list of object ids to show type required array\[string] yes