Goodafternoon,
SDK: v14.19.0
Python: v3.10
Isolation mode: venv
I’m encountering an issue when using the geometry and data view together with a Dynamo Sandbox worker. Although there are no errors, and both the worker and the Dynamo input file function correctly, the geometry I intend to display is not appearing in the geometry view. It seems like the view is returning an empty geometry display. I can rotate the view, but the “center camera” and other functionalities are not responding.
The geometry is generated in Dynamo, as I’m receiving data results that rely on the geometry defined in the Dynamo file. Is there a limit on the size and/or complexity of the geometry view? The generated geometry is about 1000x400m with an AHN surface displayed in 3D.
Thanks in advance,
Sven