Saving a file to disk via daz script
![jasonayre_e56515d280](https://secure.gravatar.com/avatar/3d4ea18be907fb6130be9749ec336cd6?&r=pg&s=100&d=https%3A%2F%2Fvanillicon.com%2F3d4ea18be907fb6130be9749ec336cd6_100.png)
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