admin管理员组

文章数量:1536092

前言

搜集了一些 IFC 的资料,以备需要的时候使用。

官网资料

格式入口

https://technical.buildingsmart/standards/ifc/

例子入门

https://standards.buildingsmart/IFC/RELEASE/IFC4_1/FINAL/HTML/link/annex-e.htm

Solid 实体

https://standards.buildingsmart/IFC/RELEASE/IFC4_1/FINAL/HTML/annex/annex-e/extruded-solid.ifcxml

https://standards.buildingsmart/IFC/RELEASE/IFC4_1/FINAL/HTML/annex/annex-e/wall-elemented-case.ifcxml.htm

IFC 实现

很多组织和个人对IFC进行了实现:
https://technical.buildingsmart/community/software-implementations/

IFC 浏览器

九个 IFC 浏览器,号称最好,我持保留意见:https://listoffreeware/best-free-ifc-viewer-software-windows/

ifcviewer

花了一个小时,浏览了他们的网站:http://ifcviewer/

IFC Engine

提供 IFC Engine 可供开发,已经有一些组织基于他们做了开发,估计水平应该达到商用了,而且有文档。

IFC Viewer

提供了简单的浏览功能,在国内可以下载成功。

Revit IFC

地址:https://github/Autodesk/revit-ifc

  1. 支持导入和导出
  2. 必须是在 Revit 生态环境上使用

本文标签: 资料foundationindustryIFCClasses