IFC 4.3.2.20260714 (IFC4X3_ADD2) under development

8.20.3.19 IfcVertexLoop(顶点环)

8.20.3.19.1 语义定义

图片
图 8.20.3.19.A

非形式化命题

  1. 顶点环具有零范围和零维度。
  2. 顶点环的亏格为 0。

8.20.3.19.2 实体继承

8.20.3.19.3 特性

# 特性 类型 描述
IfcRepresentationItem (2)
LayerAssignment SET [0:1] OF IfcPresentationLayerAssignment FOR AssignedItems

将表示项分配给单个或多个层。LayerAssignments 可以覆盖其所在的 IfcRepresentationItems 列表中的 LayerAssignments

StyledByItem SET [0:1] OF IfcStyledItem FOR Item

引用为表示提供表现信息的 IfcStyledItem,例如,为几何曲线提供曲线样式,包括颜色和厚度。

点击显示 2 个隐藏的继承特性 点击隐藏 2 个继承特性
IfcVertexLoop (1)
1 LoopVertex IfcVertex

定义整个环的顶点。

表 8.20.3.19.B

8.20.3.19.4 形式化表示

ENTITY IfcVertexLoop
 SUBTYPE OF (IfcLoop);
	LoopVertex : IfcVertex;
END_ENTITY;

8.20.3.19.5 参考