Methods
Object

hide

hides the specified objects in the scene example usage const objectids = \["object 1", "object 2"]; viewer3d hide(objectids); parameters objectids list of object ids to hide type required array\[string] yes