工业基础类IFC—总体架构和空间结构_硬核小青年的博客-CSDN博客https://blog.csdn.net/weixin_40626630/article/details/116573294Ifc发展历史与版本介绍 – 走看看 (zoukankan.com)http://t.zoukankan.com/herd-p-13933954.html
主要在于下边三个的变动
IfcBuilding ———–删除
IfcFacility ———–新增
IfcFacilityPart ——-新增
楼层(IfcBuildingStorey):定义水平空间的垂直边界,具有标高属性。楼层与建筑存在关联关系,多个楼层组成了整体的建筑空间,一个楼层可能跨越几个连续的楼层形成复合建筑楼层。
设施(IfcFacility):定义基础设施,例如建筑、道路、桥梁等。
设施组件(IfcFacilityPart):定义基础设施中的组成部分,如桥梁组件(IfcBridgePart)。
场地(IfcSite):定义一个陆地区域,场地可以包括该场地的单个地理参考点的定义(使用经度,纬度和海拔的全球位置)。
空间(IfcSpace):表达具体或抽象的区域边界,是建筑内提供一定功能的区域面积或体积。空间与楼层关联可表示楼层上的房间划分,而与场地关联可表示场地中特定的功能区域。一个空间可能与几个连续的空间形成空间组合,也可以被分解成多个空间。
IFC4.2 (4.2.0.0)
The main purpose of IFC4.2 is to extend the IFC schema to include the description of bridge constructions. Extensions made to the IFC4.1 schema include:
- The spatial structure was extended by IfcFacility and IfcFacilityPart as a basis to describe the spatial breakdown structure of infrastructure facilities.
- IfcBridge and IfcBridge part were added to represent bridges and bridge parts.
- Bridge elements have been integrated into a number of predefined types of building elements.
- IfcBearing, IfcDeepFoundation, IfcVibrationDamper and IfcTendonConduit were added to represent the respective bridge elements.
- IfcRelPositions was added to better support positioning along the alignment.
译:
以IfcFacility和IfcFacilityPart为基础,对空间结构进行了扩展,描述了基础设施的空间分解结构。
增加了IfcBridge和IfcBridge part来表示桥梁和桥梁部分。
桥梁元素已集成到许多预定义类型的建筑元素中。
添加了ifc轴承、IfcDeepFoundation、IfcVibrationDamper和IfcTendonConduit来表示相应的桥梁构件。
增加了IfcRelPositions以更好地支持沿路线的定位。
暂无评论内容