Create XOD document

To create a XOD document.

1// The extension option is optional if it can be inferred from the URL
2// but required if it cannot, or if a blob or file is loaded
3const options = { extension: 'xod' };
4const doc = await Core.createDocument('/path/file.xod', {});

Did you find this helpful?

Trial setup questions?

Ask experts on Discord

Need other help?

Contact Support

Pricing or product questions?

Contact Sales