Skip to content

WebGL presettings file not loadable via API #318

@johpil177

Description

@johpil177

Hi!

I try to export a WebGL-File with a defined hierarchie via API.
The hierarchie is stored in a .xml-File - when I load this file via UI and export the WebGL-File then via UI everthing works properly.

But when I try to load the .xml-File via
file_controller.load_webgl_preset_file()
and export the WebGL then via
file_controller.export_webgl()
the file does not have the given hierarchie.

Is this a bug or am I doing something wrong?
Thanks in advance for your help.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions