Returns DXF export of current scene as File for further processing. (e.g upload as Cfgn file)
Optional settings: DxfExportSettingsReturn GLB export of current scene as File for further processing. (e.g. upload on AR endpoint)
Optional settings: GltfExportSettingsCreates DXF export of current scene and downloads the resulting file right away
Optional settings: DxfExportSettingsExports and downloads current scene to GLB
Optional settings: GltfExportSettingsExports and downloads current scene to glTF.
This may result in more than one file, since textures are exported seperately.
Optional settings: GltfExportSettingsCreates OBJ export of current scene and downloads the resulting file right away
Optional settings: ObjExportSettingsGenerated using TypeDoc
Manager for creating exports for glTF, DXF and OBJ of the current viewer scene