3d person - Guid object in grasshopper to Shape Diver

Hello community! Is there a way to show a Guid object in Shape Diver?

Yes, there is. Access object’s ID with the api.scene.get() call. See more in the Documentation and API Reference:

https://viewer.shapediver.com/v2/2.28.0/doc/module-ApiSceneInterface-ApiSceneInterface.html#get

https://support.shapediver.com/hc/en-us/categories/360000876972-The-ShapeDiver-API

1 Like