8000 Replace scene with scene from different context · Issue #150 · compas-dev/compas_viewer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Replace scene with scene from different context #150
Open
@tomvanmele

Description

@tomvanmele

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()

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0