Skip to content

Instantly share code, notes, and snippets.

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