Autodesk Viewer: Suggestions for 2D view of floor view

人走茶凉 提交于 2019-12-02 13:44:28

Afaik all 2D views defined in the Revit project file are automatically translated and included in the Forge output. Have you looked at the LmvNav sample, for instance?

https://calm-inlet-4387.herokuapp.com

It displays both 2D and 3D views.

Note the list of available 2D views in the Secondary View dropdown:

It even links the elements in the two views so that anything selected in one is highlighted in the other:

You could check from where it gets the 2D streams. The source is on GitHub:

https://github.com/JimAwe/LmvNavTest

I think you select whether you want a 2D or a 3D stream when you supply it to the viewer.

Adding to Jeremy's, FYI - If you are looking for a way with already published model, this does not help. But still you may want to be aware if case you are not - If you have a revit model, there is a UI tool to choose views you wish to include.

https://fieldofviewblog.wordpress.com/2016/04/02/selecting-views-to-publish-revit-project-on-a360/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!