Will the data management API be updated to allow saving your own metadata to objects and files?
If I run a batch process on a set of models, I'd rather not have to run it again on un modified objects
Will the data management API be updated to allow saving your own metadata to objects and files?
If I run a batch process on a set of models, I'd rather not have to run it again on un modified objects
All Forge APIs except the Design Automation one are read-only.
If you wish to save data in any way whatsoever except using design automation (currently to create or modify DWG files), you will have do so in your own repository somewhere.
If you wish to integrate your updates into the original seed CAD model, you can absolutely do so. However, at the current moment, Forge does not help you with this (except design automation for DWG).
How to achieve this yourself using the current state of things is the topic of my talk on connecting desktop and cloud, BIM and Forge:
http://thebuildingcoder.typepad.com/blog/2016/10/connecting-desktop-and-cloud-at-rtc-material.html