Skip to content

Instantly share code, notes, and snippets.

@boergens
Created January 3, 2022 16:20
Show Gist options
  • Save boergens/1e7de1253ed1ba93ada74ff5e5cf387a to your computer and use it in GitHub Desktop.
Save boergens/1e7de1253ed1ba93ada74ff5e5cf387a to your computer and use it in GitHub Desktop.
description for your gist
window.webknossos.apiReady(3).then(async (api) => {api.data.computeMeshOnDemand(51, [9659, 26522, 182]);await api.utils.sleep(5000);api.data.computeMeshOnDemand(49, [7412, 28017, 191]);await api.utils.sleep(5000);})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment