本地存储 viewer3D.min.js
Storage viewer3D.min.js locally
当我尝试保存通过 autodesk api 收到的内容 viewer3D.min.js 时,查看器启动失败并出现错误。
是否可以将 viewer3D.min.js 保留在您的项目本地?
很遗憾,由于 Forge Viewer Usage Limitations, but you can implement a disconnected workflow by using the Web browser's cache. Please check out this blog post for details: https://forge.autodesk.com/blog/disconnected-workflow
,您不能这样做
Usage Limitations
The Autodesk Forge Viewer JavaScript must be
delivered from an Autodesk hosted URL.
另请参阅 viewer3D.js 和 viewer3D.min.js
顶部的许可声明
/*!
* LMV v7.68.0
*
* Copyright 2022 Autodesk, Inc.
* All rights reserved.
*
* This computer source code and related instructions and comments are the
* unpublished confidential and proprietary information of Autodesk, Inc.
* and are protected under Federal copyright and state trade secret law.
* They may not be disclosed to, copied or used by any third party without
* the prior written consent of Autodesk, Inc.
*
* Autodesk Forge Viewer Usage Limitations:
*
* The Autodesk Forge Viewer JavaScript must be delivered from an
* Autodesk-hosted URL.
*/
当我尝试保存通过 autodesk api 收到的内容 viewer3D.min.js 时,查看器启动失败并出现错误。
是否可以将 viewer3D.min.js 保留在您的项目本地?
很遗憾,由于 Forge Viewer Usage Limitations, but you can implement a disconnected workflow by using the Web browser's cache. Please check out this blog post for details: https://forge.autodesk.com/blog/disconnected-workflow
,您不能这样做Usage Limitations
The Autodesk Forge Viewer JavaScript must be delivered from an Autodesk hosted URL.
另请参阅 viewer3D.js 和 viewer3D.min.js
顶部的许可声明/*!
* LMV v7.68.0
*
* Copyright 2022 Autodesk, Inc.
* All rights reserved.
*
* This computer source code and related instructions and comments are the
* unpublished confidential and proprietary information of Autodesk, Inc.
* and are protected under Federal copyright and state trade secret law.
* They may not be disclosed to, copied or used by any third party without
* the prior written consent of Autodesk, Inc.
*
* Autodesk Forge Viewer Usage Limitations:
*
* The Autodesk Forge Viewer JavaScript must be delivered from an
* Autodesk-hosted URL.
*/