Skip to content

Instantly share code, notes, and snippets.

@boergens
Created January 3, 2022 16:19
Show Gist options
  • Save boergens/46bb3a27d974c40bde5d46a9107a5589 to your computer and use it in GitHub Desktop.
Save boergens/46bb3a27d974c40bde5d46a9107a5589 to your computer and use it in GitHub Desktop.
description for your gist
window.webknossos.apiReady(3).then(async (api) => {api.data.computeMeshOnDemand(71, [9925, 15053, 346]);await api.utils.sleep(5000);api.data.computeMeshOnDemand(77, [10874, 16166, 367]);await api.utils.sleep(5000);})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment