Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace scene with scene from different context #150

Open
tomvanmele opened this issue May 16, 2024 · 0 comments
Open

Replace scene with scene from different context #150

tomvanmele opened this issue May 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tomvanmele
Copy link
Member

I would like to set the scene of the viewer using a scene from another context.

import compas
from compas_viewer import Viewer

scene = compas.json_load('scene.json')

viewer = Viewer(scene=scene)
viewer.show()
@PingHsunTsai PingHsunTsai mentioned this issue May 16, 2024
1 task
@tomvanmele tomvanmele added the enhancement New feature or request label May 17, 2024
@PingHsunTsai PingHsunTsai mentioned this issue May 22, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants