-
Objective: I am currently running some measurement based logic in the speckle/frontend-2 using speckle/viewer and currently I haven’t been able to find a good way of saving these measurements as property of an objectID. Essentially I want to create and save an object pameter field such that I can avoid recomuting the measurement each time.
-
Issue: Best approach/Sugguestions in tackling this front the frontend-2 instance?
-
Example: For a given objectId that is part of the scene I would like to add a single custom field to it and have it saved & reloaded when launching web-app again.