【问题标题】:Autodesk Forge Viewer - show markups all the timeAutodesk Forge Viewer - 始终显示标记
【发布时间】: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


    【解决方案1】:

    不幸的是,我能够使用它:

    Autodesk.Viewing.Extensions.Markups.Core.Utils.showLmvToolsAndPanels(viewer)
    

    查看实时示例here

    【讨论】:

    • 谢谢布莱恩。我现在开始工作了。我的问题是我太早地调用了 showLmvToolsAndPanels。我不得不等到核心扩展和模型加载完毕
    猜你喜欢
    • 2018-04-12
    • 2018-12-06
    • 1970-01-01
    • 2020-05-06
    • 2018-01-16
    • 2020-05-25
    • 2021-05-13
    • 2023-02-02
    • 2017-06-28
    相关资源
    最近更新 更多