【发布时间】:2019-11-14 19:31:24
【问题描述】:
我们使用 Forge 查看器来显示 2D 和 3D 模型。对于 2D 模型,我们希望能够一直显示标记,就像您在 BIM360 中使用查看器一样。
我尝试了这里提到的解决方案:Forge Viewer: Show bottom toolbar and markups at the same time - 但我无法让它发挥作用。好像我打电话的时候:
Autodesk.Viewing.Extensions.Markups.Core.Utils.showLmvToolsAndPanels(viewer)
它隐藏了标记。
这是如何在 BIM360 中完成的? - 他们是否使用了自定义查看器,以某种方式启用了此功能?
【问题讨论】:
标签: autodesk-forge autodesk-viewer autodesk-bim360