Saving a file to disk via daz script
jasonayre_e56515d280
Posts: 7
Hi,
Looking for a way to save a file to disk via daz scripting api, basically I want to write json data to disk, so I can run simulations externally. Is this possible via the scripting api?
Post edited by Richard Haseltine on
Comments
Nm figured it out ^
Moved to the scripting forum, rather than the SDK forum.
DzContentMgr gives you access to the database.
Sorry, that should have been DzAssetMgr, along with DzProductAssetContainer and DzAsset