如何使用Java解析Industry Foundation Class(IFC)文件? [英] How to parse Industry Foundation Class (IFC) files using Java?

查看:478
本文介绍了如何使用Java解析Industry Foundation Class(IFC)文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想开发一个应用程序,它必须解析Auto CAD软件生成的Industry Foundation Class(IFC),并使用Java在applet窗口中渲染3D图像。我不知道怎么做。如果有人知道解决方案,请帮帮我。

I want to develop an application, which has to parse the Industry Foundation Class (IFC) generated by the Auto CAD software and render the 3D images in an applet window using Java. I have no idea about how to do it.If anybody knows the solution, please help me out.

推荐答案

你可以学习ifcOpenShell代码。基本上IFCOpenShell生成可执行的C ++类。首先,您需要将IFC读入您认为必须将其加载到内存中的任何计算机语言中。

You can study the IfcOpenShell code. Basically IFCOpenShell makes the executable C++ classes. So first you need to read IFC into any computer language which you think then you have to load it into memory.

点击此链接: http://ifcopenshell.org/

这篇关于如何使用Java解析Industry Foundation Class(IFC)文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆