近年来,基于工业基础类(IFC)标准的建筑信息模型(BIM)应用技术得到快速发展,但现有的技术和方法难以支持面向互联网的IFC模型对象传输和查询等应用。为实现IFC模型在Web中的应用,该文使用JSON格式建立了一种面向网络的IFC对象模型,使用分布式的键-值存储系统Redis建立了IFC数据的高速缓存,并基于以上对象模型和缓存技术提出了IFC数据的分步、动态解析方法,实现了大容量IFC数据的轻量化、标准化的网络传输和高速动态解析。验证表明:该模型和技术可以支持面向互联网的BIM应用,并且能够大幅提升IFC数据文件的解析效率,可将大容量(超过30MB)IFC文件的解析速度提升1倍以上,具有较高的使用价值和应用前景。
Industry foundation class(IFC)based building information modeling(BIM)systems has developed rapidly in recent years.However,there are still few methods and tools supporting web-oriented transmissions and queries of IFC model data.This paper describes a web-enabled IFC object model using the JSON format and the IFC data cache with the Redis distributed key-value store for IFC applications in web environment.Stepwise and dynamic parsing of the IFC data enables lightweight,standardized network data transmission with large-capacity,high-speed dynamic parsing of the IFC data.Tests show that the object model and the parsing method are able to support web BIM applications and significantly enhance the efficiency of parsing IFC data files,with double the parsing speed of large(over 30 MB)IFC files.